You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeepSeek R1 doesn't seem to support tool calls, can you recommend a free model that does?
The error message is as follows:
{
"message": "400 "messages" in request are illegal: The current model is unable to use tool calls.",
"status": 400,
"error": {
"code": 20015,
"message": ""messages" in request are illegal: The current model is unable to use tool calls.",
"data": null
},
"code": 20015
}
on cherry stdio
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
DeepSeek R1 doesn't seem to support tool calls, can you recommend a free model that does?
The error message is as follows:
{
"message": "400 "messages" in request are illegal: The current model is unable to use tool calls.",
"status": 400,
"error": {
"code": 20015,
"message": ""messages" in request are illegal: The current model is unable to use tool calls.",
"data": null
},
"code": 20015
}
on cherry stdio
Beta Was this translation helpful? Give feedback.
All reactions