Skip to content

fix: correct MiniMax base_url to api.minimax.chat#114

Open
Jefsky wants to merge 2 commits intoAIDC-AI:mainfrom
Jefsky:fix/minimax-base-url-correct
Open

fix: correct MiniMax base_url to api.minimax.chat#114
Jefsky wants to merge 2 commits intoAIDC-AI:mainfrom
Jefsky:fix/minimax-base-url-correct

Conversation

@Jefsky
Copy link
Copy Markdown

@Jefsky Jefsky commented Apr 29, 2026

Problem

PR #77 introduced MiniMax support but uses api.minimax.io as the base URL, which cannot successfully fetch the model list.

Fix

Change base URL from https://api.minimax.io/v1 to https://api.minimax.chat/v1. The latter has been verified to return the correct model list (e.g. MiniMax-Text-01).

This is a targeted fix for the URL issue in #77.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 29, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants