"test/vscode:/vscode.git/clone" did not exist on "43010679e92b89c65428d1127286f5d937c71c2f"
docs: fix tool name mismatch and trailing commas in api.md example (#13559)
The tool calling example used "get_temperature" for tool_calls but defined the tool as "get_weather". Also removed trailing commas that made the JSON invalid. Fixes #13031
Showing
Please register or sign in to comment