Skip to main content

Using Glama With Roo Code

Glama provides access to a variety of language models through a unified API, including models from Anthropic, OpenAI, and others. It offers features like prompt caching and cost tracking.

Website: https://glama.ai/


Getting an API Key

  1. Sign Up/Sign In: Go to the Glama sign-up page. Sign up using your Google account or name/email/password.
  2. Get API Key: After signing up, navigate to the API Keys page to get an API key.
  3. Copy the Key: Copy the displayed API key.

Available Models

Roo Code automatically fetches all available models from Glama's unified API.

For the complete, up-to-date model list, see Glama'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 "Glama" from the "API Provider" dropdown.
  3. Enter API Key: Paste your Glama API key into the "Glama API Key" field.
  4. Select Model: Choose your desired model from the "Model" dropdown.

Tips and Notes

  • Pricing: Glama operates on a pay-per-use basis. Pricing varies depending on the model you choose.