fix: update MiniMax API endpoint to api.minimax.io #44

Merged
shoko merged 1 commits from fix/minimax-api-endpoint into main 2026-04-10 05:10:17 +02:00

1 Commits

Author SHA1 Message Date
shokollm
bef4479675 fix: update MiniMax API endpoint and default model
Changes:
1. Updated API endpoint from api.minimax.chat to api.minimax.io
2. Changed default model from MiniMax-Text-01 to MiniMax-M2.7
   (MiniMax-Text-01 is not available for all API key plans)
3. Updated .env.example with correct default model

MiniMax API docs: https://platform.minimax.io/docs/api-reference/text-anthropic-api

Fixes #43
2026-04-10 03:07:02 +00:00