mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-06-13 14:23:58 +00:00
docs: fix Xiaomi MiMo token plan env key
This commit is contained in:
parent
43a1784c5f
commit
ec99232208
@ -492,7 +492,7 @@ the model name contains `mimo`. The default API base is
|
||||
> {
|
||||
> "providers": {
|
||||
> "xiaomi_mimo": {
|
||||
> "apiKey": "${MIMOMIMO_API_KEY}",
|
||||
> "apiKey": "${XIAOMIMIMO_API_KEY}",
|
||||
> "apiBase": "https://token-plan-sgp.xiaomimimo.com/v1"
|
||||
> }
|
||||
> },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user