Description
The reasoning_content is displayed in UI (received correctly), but not sent back to API in subsequent requests.
Config
{
"provider": {
"my-proxy": {
"npm": "@ai-sdk/openai-compatible",
"options": {
"baseURL": "http://localhost:8001/v1"
},
"models": {
"deepseek-reasoner": {
"id": "deepseek-reasoner",
"name": "DeepSeek Reasoner"
}
}
}
}
}
Related
OpenCode version
1.0.191
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response