Skip to content

Add Minimax provider support#269

Open
joor0x wants to merge 1 commit intoandrewyng:mainfrom
joor0x:joor0x/add-minimax-provider
Open

Add Minimax provider support#269
joor0x wants to merge 1 commit intoandrewyng:mainfrom
joor0x:joor0x/add-minimax-provider

Conversation

@joor0x
Copy link

@joor0x joor0x commented Jan 28, 2026

Summary

  • Adds a new provider for Minimax AI using their OpenAI-compatible API
  • Includes unit tests and integration tests
  • Adds documentation guide in guides/minimax.md
  • Updates .env.sample with MINIMAX_API_KEY

Test plan

  • Unit tests pass (poetry run pytest tests/providers/test_minimax_provider.py)
  • Pre-commit checks pass
  • Integration tests (require valid API key)

Adds a new provider for Minimax AI using their OpenAI-compatible API.
Includes unit tests, integration tests, and documentation guide.
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