feat: add MiniMax as new LLM provider

Add support for MiniMax M2.5 series models via OpenAI-compatible API:
- Add minimax_fn() to Provider class with configurable base URL
- Support both international and China mainland endpoints
- Update documentation in README.md and README_CHS.md
- Add MINIMAX_API_KEY and MINIMAX_BASE_URL to .env.example
- Add unit tests for MiniMax provider

Made-with: Cursor
This commit is contained in:
ximi
2026-03-06 17:10:52 +08:00
parent 781275c881
commit fc268ed087
6 changed files with 2065 additions and 1589 deletions
Generated
+1829 -1587
View File
File diff suppressed because it is too large Load Diff