Skip to content

fix: enable image input for MiniMax-M3 - #166

Open
octo-patch wants to merge 1 commit into
7df-lab:mainfrom
octo-patch:octo/20260728-input-capability-recvppAruwKT3T
Open

fix: enable image input for MiniMax-M3#166
octo-patch wants to merge 1 commit into
7df-lab:mainfrom
octo-patch:octo/20260728-input-capability-recvppAruwKT3T

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Reason: MiniMax-M3 is cataloged as text-only in the built-in model catalog although the model supports image input and Devo already supports image attachments end to end.

Changes:

  • Add image to the input_modalities of the MiniMax-M3 built-in model entry in crates/core/models.json.
  • Add a catalog regression test (builtin_minimax_m3_supports_image_input) asserting MiniMax-M3 advertises image input.

Checks:

  • cargo fmt --all -- --check
  • cargo test -p devo-core model_catalog

@wangtsiao
wangtsiao force-pushed the main branch 2 times, most recently from e2b0d84 to a91dc66 Compare July 30, 2026 05:39
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