Skip to content

feat: add MiniMax M2.7 to built-in catalog#161

Open
octo-patch wants to merge 1 commit into
7df-lab:mainfrom
octo-patch:octo/20260723-provider-add-recvoWk0hYDH1g
Open

feat: add MiniMax M2.7 to built-in catalog#161
octo-patch wants to merge 1 commit into
7df-lab:mainfrom
octo-patch:octo/20260723-provider-add-recvoWk0hYDH1g

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Reason: Add MiniMax-M2.7 to the built-in MiniMax model catalog; MiniMax-M3 is present but the target model set requires both target model IDs.

This change:

  • Adds the MiniMax-M2.7 catalog entry with its 204,800-token context window and text input support.
  • Keeps reasoning controls unavailable for the always-on reasoning model.
  • Adds a regression test covering both target MiniMax catalog entries.

Checks:

  • jq -e . crates/core/models.json
  • git diff --check
  • cargo fmt --all -- --check
  • cargo test -p devo-core --lib --no-default-features --features tokio/test-util builtin_minimax_catalog_contains_both_target_models
  • cargo check -p devo-core --no-default-features
  • Secret scan passed.

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.

1 participant