Skip to content

Add MiniMax extraction backend#2208

Open
octo-patch wants to merge 1 commit into
Graphify-Labs:v8from
octo-patch:octo/20260726-provider-add-recvp9DquT0oQo
Open

Add MiniMax extraction backend#2208
octo-patch wants to merge 1 commit into
Graphify-Labs:v8from
octo-patch:octo/20260726-provider-add-recvp9DquT0oQo

Conversation

@octo-patch

Copy link
Copy Markdown

Reason: Add MiniMax-M3 and MiniMax-M2.7 support to the OpenAI-compatible extraction backend with regional endpoint selection.

Changes

  • Add the MiniMax backend with global and configurable regional OpenAI-compatible endpoints.
  • Support MiniMax-M3 by default and MiniMax-M2.7 through the model override.
  • Enable automatic API-key detection and image-capable extraction for the backend.
  • Document the backend environment variables and CLI usage.

Checks

  • pytest -q tests/test_llm_backends.py tests/test_provider_registry.py tests/test_image_vision.py (127 passed)
  • ruff check graphify/llm.py tests/test_llm_backends.py

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