chore: 移除 gemini-3.1-pro-preview 模型配置
This commit is contained in:
@@ -82,12 +82,6 @@
|
||||
"apiKey": "{env:AI_GATEWAY_API_KEY}"
|
||||
},
|
||||
"models": {
|
||||
"gemini-3.1-pro-preview": {
|
||||
"name": "Gemini 3.1 Pro",
|
||||
"reasoning": true,
|
||||
"modalities": { "input": ["text", "image"], "output": ["text"] },
|
||||
"limit": { "context": 128000, "output": 128000 } // github copilot only has a 128k context size
|
||||
},
|
||||
"glm-5.1": {
|
||||
"name": "GLM-5.1",
|
||||
"reasoning": true,
|
||||
|
||||
Reference in New Issue
Block a user