Open
Description
Expected Behavior
now i want to get original response from llm provider, but i can't find a solution
Current Behavior
the chatmodel(maybe audio,embedding model)will return ChatResponse which was transformed from ChatCompletion(origin api response), how can i derectly get ChatCompletion?
waiting for help ing.