Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
42826bbc
Unverified
Commit
42826bbc
authored
Dec 25, 2025
by
Amith KK
Committed by
GitHub
Dec 25, 2025
Browse files
[Doc] Add tool call parser documentation for GPT-OSS models (#31212)
Signed-off-by:
Amith KK
<
amithkumaran@gmail.com
>
parent
254f6b98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
docs/features/tool_calling.md
docs/features/tool_calling.md
+9
-0
No files found.
docs/features/tool_calling.md
View file @
42826bbc
...
@@ -317,6 +317,15 @@ Supported models:
...
@@ -317,6 +317,15 @@ Supported models:
Flags:
`--tool-call-parser deepseek_v31 --chat-template {see_above}`
Flags:
`--tool-call-parser deepseek_v31 --chat-template {see_above}`
### OpenAI OSS Models ('openai`)
Supported models:
*
`openai/gpt-oss-20b`
*
`openai/gpt-oss-120b`
Flags:
`--tool-call-parser openai`
### Kimi-K2 Models (`kimi_k2`)
### Kimi-K2 Models (`kimi_k2`)
Supported models:
Supported models:
...
...
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