Skip to content

fix: update mimo provider endpoint and add mimo flash model#132

Merged
lizhengfeng101 merged 1 commit into
alibaba:mainfrom
guqihao-7:fix/change-mimo-endpoint
Jun 15, 2026
Merged

fix: update mimo provider endpoint and add mimo flash model#132
lizhengfeng101 merged 1 commit into
alibaba:mainfrom
guqihao-7:fix/change-mimo-endpoint

Conversation

@guqihao-7

Copy link
Copy Markdown
Contributor

Summary

  • Update the built-in MiMo provider base URL from the token-plan endpoint to the API endpoint
  • Keep MiMo configured as an OpenAI-compatible provider
  • Add mimo-v2-flash to the built-in MiMo model list

Why

The previous MiMo base URL pointed at https://token-plan-cn.xiaomimimo.com/v1, which is not the normal API endpoint used for OpenAI-compatible requests. This change updates the provider preset to
https://api.xiaomimimo.com/v1 so ocr config provider and ocr llm test resolve MiMo requests to the correct API host.

ocr config provider:
image

ocr llm test:
image

@github-actions

Copy link
Copy Markdown

OpenCodeReview: No comments generated. Looks good to me.

@lizhengfeng101 lizhengfeng101 merged commit 957132e into alibaba:main Jun 15, 2026
2 checks passed
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