fix: use correct MiniMax endpoint, model name, and add .venv to gitignore
This commit is contained in:
+2
-2
@@ -29,6 +29,6 @@ export AZURE_OPENAI_API_KEY=
|
||||
# export QWEN_CHAT_MODEL=Qwen/Qwen3.5-4B
|
||||
|
||||
# ── MiniMax (for minimax_chat backend) ──────────────────────────────
|
||||
# export MINIMAX_BASE_URL=https://api.minimax.chat/v1
|
||||
# export MINIMAX_BASE_URL=https://api.minimax.io/v1
|
||||
# export MINIMAX_API_KEY=...
|
||||
# export MINIMAX_MODEL=MiniMax/MiniMax-Text-01
|
||||
# export MINIMAX_MODEL=MiniMax-M2.7
|
||||
|
||||
Reference in New Issue
Block a user