Skip to content

feat: update Minimax cloud model to M2.7#1587

Closed
fengju0213 wants to merge 1 commit intomainfrom
feat/update-minimax-m27
Closed

feat: update Minimax cloud model to M2.7#1587
fengju0213 wants to merge 1 commit intomainfrom
feat/update-minimax-m27

Conversation

@fengju0213
Copy link
Copy Markdown
Collaborator

Closes #1586.

Summary

Updates the cloud Minimax model option from M2.5 to M2.7.

Changes

  • Replace minimax_m2_5 with minimax_m2_7.
  • Rename the locale key to minimax-m2-7-name.
  • Update the UI display to Minimax M2.7.
  • Keep the cloud model platform mapping on minimax.
  • Update unit test coverage for the mapping.

Validation

  • npx vitest run test/unit/store/chatStore.test.ts test/unit/electron/main/domReadyHandlers.test.ts
  • npx eslint src/store/authStore.ts src/store/chatStore.ts src/pages/Agents/Models.tsx test/unit/store/chatStore.test.ts --no-warn-ignored
  • npm run type-check
  • npx prettier --check src/store/chatStore.ts src/i18n/locales/en-us/setting.json src/i18n/locales/zh-Hans/setting.json src/pages/Agents/Models.tsx

@fengju0213 fengju0213 marked this pull request as ready for review April 28, 2026 09:36
@fengju0213 fengju0213 closed this Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Minimax cloud model to M2.7

1 participant