Unverified Commit 42826bbc authored by Amith KK's avatar Amith KK Committed by GitHub
Browse files

[Doc] Add tool call parser documentation for GPT-OSS models (#31212)


Signed-off-by: default avatarAmith KK <amithkumaran@gmail.com>
parent 254f6b98
......@@ -317,6 +317,15 @@ Supported models:
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`)
Supported models:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment