Karl (@Karlorz)opencode go的deepseek不能用工具了 中发帖

一直報錯,連帶claude也不能用deepseek了; 
Error from provider (DeepSeek): Thinking mode does not support this tool_choice 
重試 
輸入 
{ 
“apiType”: “openai-compatible”, 
“baseUrl”: “https://opencode.ai/zen/go”, 
“modelId”: “deepseek-v4-flash”, 
“prompt”:Call the verify_tool tool once. Reply with a short sentence that includes the returned time., 
“tool”: { 
“name”: “verify_tool”, 
“description”:Return a time...
 
 
Back to Top