Skip to content

Add MiniMax provider and model support#81

Open
octo-patch wants to merge 1 commit into
Jakedismo:mainfrom
octo-patch:octo/20260708-add-target-provider-model-to-existing-provider-registry-recvoNoZ7cTajz
Open

Add MiniMax provider and model support#81
octo-patch wants to merge 1 commit into
Jakedismo:mainfrom
octo-patch:octo/20260708-add-target-provider-model-to-existing-provider-registry-recvoNoZ7cTajz

Conversation

@octo-patch

@octo-patch octo-patch commented Jul 15, 2026

Copy link
Copy Markdown

Reason: add target provider/model to existing provider registry

Add MiniMax provider and model support across the native and agent registries:

  • Add MiniMax-M3 and MiniMax-M2.7 model defaults.
  • Support global and China endpoint pairs for completions-compatible and messages-compatible configuration.
  • Use chat completions for the completions-compatible path and append /v1/messages to the configured messages-compatible base URL.
  • Update configuration examples and provider documentation.
  • Add provider selection and request-path tests.

Checks:

  • cargo fetch --locked
  • cargo test -p codegraph-ai
  • Compatibility-feature test suites for the native AI package
  • cargo test -p codegraph-core
  • Compatibility-feature test suites for the agent package
  • rustfmt --edition 2021 on the modified Rust files
  • git diff --check
  • Configured secret scan

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