This commit is contained in:
Team3
2026-06-06 18:13:24 +02:00
parent 4094eb7c9b
commit d850d606a0
5 changed files with 8 additions and 6 deletions

View File

@@ -46,8 +46,8 @@ PROVIDERS = {
"minimax": {
"cli": "opencode",
"guide": "minimax/MiniMax-M3",
"fast": "minimax/MiniMax-M3",
"quick": "minimax/MiniMax-M3",
"fast": "minimax/MiniMax-M2.7-highspeed",
"quick": "minimax/MiniMax-M2.7-highspeed",
"env_key": "MINIMAX_API_KEY",
},
"lokal": {