Refa: SiliconFlow model list refresh. (#5825)

### What problem does this PR solve?

#5806

### Type of change


- [x] Refactoring
This commit is contained in:
Kevin Hu 2025-03-10 12:51:12 +08:00 committed by GitHub
parent 8b99635eb3
commit fa817a8ab3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2597,6 +2597,12 @@
"max_tokens": 32768,
"model_type": "chat"
},
{
"llm_name": "Qwen/QwQ-32B",
"tags": "LLM,CHAT,32k",
"max_tokens": 32768,
"model_type": "chat"
},
{
"llm_name": "Qwen/Qwen2.5-Coder-32B-Instruct",
"tags": "LLM,CHAT,32k",