Add DeepseekV3.2 of Tongyi-Qianwen and remove unused code (#11898)

### What problem does this PR solve?

Add DeepseekV3.2 of Tongyi-Qianwen and remove unused code

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
TeslaZY
2025-12-11 13:55:01 +08:00
committed by GitHub
parent e3cfe8e848
commit bd0eff2954
5 changed files with 11 additions and 9 deletions

View File

@ -369,6 +369,13 @@
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "deepseek-v3.2",
"tags": "LLM,CHAT,128K",
"max_tokens": 128000,
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "deepseek-r1",
"tags": "LLM,CHAT,64K",