mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 02:45:38 -06:00
61eb7b932b
* fix(agents): make guided auth creation atomic * fix(auth): keep staged agent workspace explicit * test(auth): use managed temp directory * fix(gateway): finish detached lifecycle dispatch migration * fix(auth): carry staged workspace through providers * test(auth): align mocks with batch persistence
OpenClaw Xiaomi Provider
Official OpenClaw provider plugin for Xiaomi MiMo pay-as-you-go and Token Plan models, usage tracking, and text-to-speech.
Install from OpenClaw:
openclaw plugins install @openclaw/xiaomi-provider
openclaw gateway restart
Configure XIAOMI_API_KEY for xiaomi/* models and speech, or
XIAOMI_TOKEN_PLAN_API_KEY for xiaomi-token-plan/* models. See
https://docs.openclaw.ai/providers/xiaomi for regional Token Plan setup and
the full model and speech configuration.