|
|
@@ -8,6 +8,7 @@
|
|
|
"apiType": "openai-chat",
|
|
|
"priority": 1,
|
|
|
"models": [
|
|
|
+ {"id": "MiniMax-M3","name": "MiniMax M3","input": ["text"],"contextWindow": 204800,"maxTokens": 16000,"temperature": 0.7,"supportsToolCall": true,"enabled": true},
|
|
|
{"id": "MiniMax-M2.7","name": "MiniMax M2.7","input": ["text"],"contextWindow": 204800,"maxTokens": 16000,"temperature": 0.7,"supportsToolCall": true,"enabled": true},
|
|
|
{"id": "MiniMax-M2.7-highspeed","name": "MiniMax M2.7 极速版","input": ["text"],"contextWindow": 204800,"maxTokens": 16000,"temperature": 0.7,"supportsToolCall": true,"enabled": true},
|
|
|
{"id": "MiniMax-image-01","name": "MiniMax image-01","input": ["image"],"apiPath": "/image_generation","enabled": true},
|
|
|
@@ -22,6 +23,7 @@
|
|
|
"apiType": "openai-chat",
|
|
|
"priority": 2,
|
|
|
"models": [
|
|
|
+ {"id": "MiniMax-M3","name": "MiniMax M3","input": ["text"],"contextWindow": 204800,"maxTokens": 16000,"temperature": 0.7,"supportsToolCall": true,"enabled": true},
|
|
|
{"id": "MiniMax-M2.7","name": "MiniMax M2.7","input": ["text"],"contextWindow": 204800,"maxTokens": 16000,"temperature": 0.7,"supportsToolCall": true,"enabled": true},
|
|
|
{"id": "MiniMax-M2.7-highspeed","name": "MiniMax M2.7 极速版","input": ["text"],"contextWindow": 204800,"maxTokens": 16000,"temperature": 0.7,"supportsToolCall": true,"enabled": true}
|
|
|
]
|
|
|
@@ -176,7 +178,7 @@
|
|
|
}
|
|
|
},
|
|
|
"textGeneration": {
|
|
|
- "defaultModel": "MiniMax-M2.7"
|
|
|
+ "defaultModel": "MiniMax-M3"
|
|
|
},
|
|
|
"tts": {
|
|
|
"defaultVendor": "bailian",
|