Supported Models
Setup
1
Get an API key
Sign up at fireworks.ai. Free trial credits available.
2
Set the environment variable
3
Verify
Environment Variables
string
required
Your Fireworks AI API key. Format:
fw_...Configuration Example
- .env
- settings.yml
Model Aliases
Usage Examples
Notes
- API endpoint:
https://api.fireworks.ai/inference/v1(OpenAI-compatible) - Status: Beta
- Fireworks supports fine-tuned model deployment and dedicated instances.
- Model IDs use the
accounts/fireworks/models/prefix format.
Related
- AI Providers Overview - Compare all 37 supported providers
- Together AI - Similar open-source model hosting option
- Groq - Ultra-fast LPU inference for low-latency workloads
- profclaw provider - Add and test providers from the CLI