support reasoning_content field in reasoning model api like deepseek-r1#150
support reasoning_content field in reasoning model api like deepseek-r1#150runningmaverick wants to merge 2 commits intomadox2:mainfrom
reasoning_content field in reasoning model api like deepseek-r1#150Conversation
|
One issue with this is that it would send the reasoning content back to the model which is undesirable. I am testing a I didn't create a PR yet because I am not sure how many API providers use the |
👍 Your solution is better. As to the API providers' support, I think we can not wait for OAI to provide it. |
|
Agree that there is no need to wait for OAI, but so far I have not found any other provider besides deepseek using the For example with So as the first step maybe you could slightly modify your PR to ignore |
No description provided.