mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 02:45:38 -06:00
17 lines
512 B
Markdown
17 lines
512 B
Markdown
# 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:
|
|
|
|
```bash
|
|
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.
|