chore(sync): mirror docs from openclaw/openclaw@6f004ed4d4

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-21 19:32:26 +00:00
parent 4dfe839c0f
commit 55d49eaabb
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "2514746b32612f0cac31289fd6b382c24b6515a9",
"syncedAt": "2026-04-21T19:30:36.587Z"
"sha": "6f004ed4d41301a4a32ade91d6637f1ed5f07abc",
"syncedAt": "2026-04-21T19:32:26.073Z"
}

View File

@ -53,6 +53,7 @@ openclaw onboard --non-interactive \
| Model ref | Name | Input | Context | Max output | Notes |
| ------------------------------------------------------ | --------------------------- | ---------- | ------- | ---------- | ------------------------------------------ |
| `fireworks/accounts/fireworks/models/kimi-k2p6` | Kimi K2.6 | text,image | 262,144 | 262,144 | Latest Kimi model on Fireworks |
| `fireworks/accounts/fireworks/routers/kimi-k2p5-turbo` | Kimi K2.5 Turbo (Fire Pass) | text,image | 256,000 | 256,000 | Default bundled starter model on Fireworks |
<Tip>