Deepseek r1 0528调用搜索工具后报错 #8020
Closed
m0eak
started this conversation in
General | 讨论
Replies: 1 comment
-
already in issue 8004 #8004 「工具调用:DeepSeek-R1-0528 支持工具调用(不支持在 thinking 中进行工具调用)」 and Demo could working with website crawler plugin (tool_calls not within paradigm |
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.
-
{
"error": {
"code": "invalid_request_error",
"type": "invalid_request_error",
"param": null,
"message": "An assistant message with 'tool_calls' must be followed by tool messages responding to each 'tool_call_id'. (insufficient tool messages following tool_calls message)"
},
"endpoint": "https://api.deepseek.com/v1",
"provider": "deepseek"
}
Beta Was this translation helpful? Give feedback.
All reactions