1
0
forked from agents/opencode

chore: 移除 MiniMax M2.5 模型定义

This commit is contained in:
2026-03-30 16:13:29 +08:00
parent 9531af8acb
commit 500caf5575
-6
View File
@@ -117,12 +117,6 @@
"reasoning": true,
"modalities": { "input": ["text"], "output": ["text"] },
"limit": { "context": 204800, "output": 131072 }
},
"minimax-m2.5": {
"name": "MiniMax M2.5",
"reasoning": true,
"modalities": { "input": ["text"], "output": ["text"] },
"limit": { "context": 204800, "output": 131072 }
}
}
}