mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-07-04 11:30:58 +08:00
feat: update default MiniMax model to M2.7 (#1428)
This commit is contained in:
committed by
shinchan-zhai
parent
966995fb88
commit
c18d3d5682
@@ -91,7 +91,7 @@ export const AI_PROVIDER_CONFIG: Record<string, AIProviderConfig> = {
|
||||
apiName: 'Moonshot',
|
||||
},
|
||||
minimax: {
|
||||
defaultModel: 'MiniMax-M2.5',
|
||||
defaultModel: 'MiniMax-M2.7',
|
||||
apiUrl: 'https://platform.minimax.io',
|
||||
apiName: 'MiniMax',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user