feat: upgrade MiniMax default model from M2.5 to M2.7 (#671)

Co-authored-by: ximi <ximi@minimaxi.com>
This commit is contained in:
Octopus
2026-03-26 04:03:13 -05:00
committed by GitHub
Unverified
parent ba5947e2cb
commit 992eda8fe0
3 changed files with 6 additions and 6 deletions

View File

@@ -202,7 +202,7 @@ describe('agent config lifecycle', () => {
agents: {
defaults: {
model: {
primary: 'custom-custom27/MiniMax-M2.5',
primary: 'custom-custom27/MiniMax-M2.7',
fallbacks: [],
},
},