add model: qwen3-max-preview (#9959)

### What problem does this PR solve?
add qwen3-max-preview model,
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
TeslaZY
2025-09-08 10:39:23 +08:00
committed by GitHub
parent 63781bde3f
commit 994517495f

View File

@ -337,6 +337,13 @@
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "qwen3-max-preview",
"tags": "LLM,CHAT,256k",
"max_tokens": 256000,
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "qwen3-coder-480b-a35b-instruct",
"tags": "LLM,CHAT,256k",