Add support for reasoning_content field in BaseOpenAIChatCompletionClient
#5865
hechty
started this conversation in
Feature suggestions
Replies: 1 comment
-
Could you help with this? You can submit a PR to fix |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the OpenAI client in Autogen doesn't support the reasoning_content field, which is available in some models like Deepseek R1. This field is used to output the model's reasoning process. eg. The QwQ-32B in aliyun use this field for thought.
Beta Was this translation helpful? Give feedback.
All reactions