Skip to main content

Using Fireworks AI With Roo Code

Fireworks AI is a high-performance platform for running AI models, offering fast, cost-effective access to a wide range of state-of-the-art open-source language models. Built for speed and reliability, Fireworks AI provides serverless deployment options with OpenAI-compatible APIs and context windows up to 256,000 tokens.

Website: https://fireworks.ai/


Getting an API Key​

  1. Sign Up/Sign In: Go to Fireworks AI and create an account or sign in.
  2. Navigate to API Keys: After logging in, go to the API Keys page in the account settings.
  3. Create a Key: Click "Create API key" and give your key a descriptive name (e.g., "Roo Code").
  4. Copy the Key: Copy the API key immediately and store it securely. You will not be able to see it again.

Available Models​

Roo Code supports all models available through Fireworks AI's platform.

For the complete, up-to-date model list and specifications, see Fireworks AI's models page.


Configuration in Roo Code​

  1. Open Roo Code Settings: Click the gear icon () in the Roo Code panel.
  2. Select Provider: Choose "Fireworks AI" from the "API Provider" dropdown.
  3. Enter API Key: Paste your Fireworks AI API key into the "Fireworks AI API Key" field.
  4. Select Model: Choose your desired model from the "Model" dropdown.

Tips and Notes​