Fireworks
Fireworks exposes open-weight and routed models through an OpenAI-compatible API. OpenClaw now includes a bundled Fireworks provider plugin.- Provider:
fireworks - Auth:
FIREWORKS_API_KEY - API: OpenAI-compatible chat/completions
- Base URL:
https://api.fireworks.ai/inference/v1 - Default model:
fireworks/accounts/fireworks/routers/kimi-k2p5-turbo
Quick start
Set up Fireworks auth through onboarding:Non-interactive example
Environment note
If the Gateway runs outside your interactive shell, make sureFIREWORKS_API_KEY
is available to that process too. A key sitting only in ~/.profile will not
help a launchd/systemd daemon unless that environment is imported there as well.
Built-in catalog
| Model ref | Name | Input | Context | Max output | Notes |
|---|---|---|---|---|---|
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 |
Custom Fireworks model ids
OpenClaw accepts dynamic Fireworks model ids too. Use the exact model or router id shown by Fireworks and prefix it withfireworks/.
Example: