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
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.
-
请教一个工具调用的问题,在qwen3的chat template中:tool_call只把function部分输入,没有输入id;tool result部分也只输入了content,没有输入tool_call_id。那模型是怎么把工具调用和调用结果对应的?
Qwen官方文档中还强调了:需要注意OpenAI API使用tool_call_id字段来识别工具结果和工具调用间的联系。
Beta Was this translation helpful? Give feedback.
All reactions