chore: 调整代理模型配置并移除 glm-4.7

This commit is contained in:
2026-02-26 09:33:35 +08:00
parent 8573f89db7
commit b9650bfde8
2 changed files with 15 additions and 21 deletions

View File

@@ -45,15 +45,6 @@
"output": ["text"]
},
"limit": { "context": 400000, "input": 272000, "output": 128000 }
},
"glm-4.7": {
"name": "GLM-4.7",
"reasoning": true,
"modalities": {
"input": ["text"],
"output": ["text"]
},
"limit": { "context": 204800, "output": 131072 }
}
}
}