Skip to content

Commit 3bd4762

Browse files
authored
Fix China Mainland URL in MiniMax documentation (#412)
1 parent 167673a commit 3bd4762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/providers/minimax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MiniMax is an OpenAI‑compatible provider. Pick the correct region endpoint, ad
2222
2. Select Provider: “MiniMax”.
2323
3. Choose Base URL (region):
2424
- International: https://api.minimax.io/v1
25-
- China (Mainland): https://api.minimaxi.com/v1
25+
- China (Mainland): https://api.minimax.com/v1
2626
4. Enter your API key in “MiniMax API Key”.
2727
5. Select a model from the dropdown.
2828
6. Optional: adjust Temperature and Max Output Tokens in model settings.

0 commit comments

Comments
 (0)