We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tool_name
1 parent 1f91cb0 commit 43107b1Copy full SHA for 43107b1
docs/api.md
@@ -500,6 +500,7 @@ The `message` object has the following fields:
500
- `thinking`: (for thinking models) the model's thinking process
501
- `images` (optional): a list of images to include in the message (for multimodal models such as `llava`)
502
- `tool_calls` (optional): a list of tools in JSON that the model wants to use
503
+- `tool_name` (optional): add the name of the tool that was executed to inform the model of the result
504
505
Advanced parameters (optional):
506
0 commit comments