[codex] sync Xiaomi MiMo Token Plan docs#3820
Open
nightt5879 wants to merge 2 commits into
Open
Conversation
Document the direct Xiaomi MiMo UltraSpeed chat model, Token Plan region modes, and Amsterdam endpoint across config examples and provider docs. Update web facts so the provider env table includes Token Plan API key names, then regenerate the committed facts module. Closes Hmbown#3810. Verification: - cargo fmt - npm --prefix web run check:facts - npm --prefix web run check:docs - npm --prefix web test - cargo test -p codewhale-config --locked xiaomi_mimo - cargo test -p codewhale-tui --bin codewhale-tui --locked xiaomi_mimo - cargo test --workspace --locked
Keep the Xiaomi MiMo speech command example in one Markdown code span so the --model flag renders as part of the command. Verification: - cargo fmt - npm --prefix web run check:docs - npm --prefix web run check:facts - cargo test -p codewhale-tui --bin codewhale-tui --locked tui::ui::tests::saved_default_provider_syncs_back_to_runtime_config -- --nocapture
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mimo-v2.5-pro-ultraspeedchat model and/provider xiaomi-mimo ultraspeedshorthands.facts.generated.ts.Verification
cargo fmtgit diff --checknpm --prefix web run check:factsnpm --prefix web run check:docsnpm --prefix web testcargo test -p codewhale-config --locked xiaomi_mimocargo test -p codewhale-tui --bin codewhale-tui --locked xiaomi_mimocargo test --workspace --lockedSelf-review
web/node_modules/is ignored and not part of the PR.Closes #3810.