Fix: add zhipu new model (#18029)

This commit is contained in:
Lynn
2026-08-10 10:58:52 +08:00
committed by GitHub
parent 7433fbb77b
commit 4a2bae715c

View File

@@ -1734,6 +1734,34 @@
"rank": "993",
"url": "https://open.bigmodel.cn/api/paas/v4",
"llm": [
{
"llm_name": "glm-5.2",
"tags": "LLM,CHAT,128k",
"max_tokens": 128000,
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "glm-5.1",
"tags": "LLM,CHAT,128k",
"max_tokens": 128000,
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "glm-5-turbo",
"tags": "LLM,CHAT,128k",
"max_tokens": 128000,
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "glm-5",
"tags": "LLM,CHAT,128k",
"max_tokens": 128000,
"model_type": "chat",
"is_tools": true
},
{
"llm_name": "glm-4.7",
"tags": "LLM,CHAT,128K",