feat(fireworks): add Kimi K2.6 model

This commit is contained in:
Peter Steinberger
2026-04-21 20:30:29 +01:00
parent 2514746b32
commit 6f004ed4d4
7 changed files with 72 additions and 3 deletions

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>