fix: use MiniMax text/chatcompletion_v2 endpoint #46

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

1 Commits

Author SHA1 Message Date
shokollm
a55ed9cc04 fix: use MiniMax text/chatcompletion_v2 endpoint instead of chat/completions
The /v1/chat/completions endpoint returns 529 (overloaded) while
/v1/text/chatcompletion_v2 works reliably.
2026-04-10 03:42:20 +00:00