Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
43107b15
Unverified
Commit
43107b15
authored
Jul 07, 2025
by
Parth Sareen
Committed by
GitHub
Jul 07, 2025
Browse files
add `tool_name` to api.md (#11326)
parent
1f91cb0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
docs/api.md
docs/api.md
+1
-0
No files found.
docs/api.md
View file @
43107b15
...
@@ -500,6 +500,7 @@ The `message` object has the following fields:
...
@@ -500,6 +500,7 @@ The `message` object has the following fields:
-
`thinking`
: (for thinking models) the model's thinking process
-
`thinking`
: (for thinking models) the model's thinking process
-
`images`
(optional): a list of images to include in the message (for multimodal models such as
`llava`
)
-
`images`
(optional): a list of images to include in the message (for multimodal models such as
`llava`
)
-
`tool_calls`
(optional): a list of tools in JSON that the model wants to use
-
`tool_calls`
(optional): a list of tools in JSON that the model wants to use
-
`tool_name`
(optional): add the name of the tool that was executed to inform the model of the result
Advanced parameters (optional):
Advanced parameters (optional):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment