Skip to content

Add Xiaomi MiMo V2.5 (subscription) parameters#77

Closed
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:add/xiaomi-mimo-v2.5-subscription
Closed

Add Xiaomi MiMo V2.5 (subscription) parameters#77
guillaumegay13 wants to merge 1 commit into
mnfst:mainfrom
guillaumegay13:add/xiaomi-mimo-v2.5-subscription

Conversation

@guillaumegay13

Copy link
Copy Markdown
Collaborator

What this changes

Adds configurable request parameters for Xiaomi MiMo V2.5 on the subscription route (e.g. the OpenCode Go subscription), filed as #47.

Exposes the user-facing toggles: max_completion_tokens, thinking.type (default enabled), temperature, top_p, and response_format.type. As on the API-key entry, temperature/top_p carry the except: { thinking.type: enabled } rule (forced to 1.0/0.95 while thinking is on).

Type of change

  • Add a model (new YAML file under models/)

Source

Params follow MiMo provenance (the subscription is a transport over the same model). Smoke-tested live through a local Manifest server against the underlying Xiaomi MiMo V2.5 (via OpenRouter): all accepted (200).

Closes #47

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@guillaumegay13 is attempting to deploy a commit to the Manifest Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the model Add a model that's missing label Jun 29, 2026
@guillaumegay13

Copy link
Copy Markdown
Collaborator Author

Superseded by #80, which bundles the remaining model-param requests into a single PR so the merge cuts one modelparams release instead of four. Same files, same live smoke tests.

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

Labels

model Add a model that's missing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

opencode-go/opencode-go/mimo-v2.5: parameter coverage

1 participant