Getting an API Key
- Sign Up/Sign In: Go to Fireworks AI and create an account or sign in.
- Navigate to API Keys: After logging in, go to the API Keys page in the account settings.
- Create a Key: Click “Create API key” and give your key a descriptive name (e.g., “Cline”).
- Copy the Key: Important: Copy the API key immediately. You will not be able to see it again. Store it securely.
Supported Models
Cline supports the following Fireworks AI models:accounts/fireworks/models/kimi-k2-instruct
(Default)accounts/fireworks/models/qwen3-235b-a22b-instruct-2507
accounts/fireworks/models/qwen3-coder-480b-a35b-instruct
accounts/fireworks/models/deepseek-r1-0528
accounts/fireworks/models/deepseek-v3
Model | Context Window | Best For | Pricing (per 1M tokens) |
---|---|---|---|
Kimi K2 | 128K | General tasks, agentic capabilities | $0.60 input, $2.50 output |
Qwen3 235B | 256K | Cost-effective general use | $0.22 input, $0.88 output |
Qwen3 Coder | 256K | Code generation and debugging | $0.45 input, $1.80 output |
DeepSeek R1 | 160K | Complex reasoning, function calling | $3.00 input, $8.00 output |
DeepSeek V3 | 128K | Strong general performance | $0.90 input, $0.90 output |
Configuration in Cline
- Open Cline Settings: Click the settings icon (⚙️) in the Cline panel.
- Select Provider: Choose “Fireworks AI” from the “API Provider” dropdown.
- Enter API Key: Paste your Fireworks AI API key into the “Fireworks AI API Key” field.
- Select Model: Choose your desired model from the “Model” dropdown. The default model is Kimi K2.
Tips and Notes
- Cost-Effective: Fireworks AI offers significantly lower pricing than proprietary models while maintaining competitive performance.
- Large Context Windows: Most models support 128K-256K tokens, suitable for processing large documents and maintaining extended conversations.
- OpenAI Compatibility: The provider uses an OpenAI-compatible API format with streaming support and usage tracking.
- Rate Limits: Fireworks AI has usage-based rate limits. Monitor your usage in the dashboard and consider upgrading your plan if needed.
- API Keys: Stored locally on your machine for security.
- Pricing: See the Fireworks AI pricing page for current rates. Prices shown are per million tokens.