OpenRouter

OpenRouter is an API aggregator that gives you access to a wide range of language models from multiple providers through a single API key and unified interface.

Capabilities

  • Text generation using any model available on OpenRouter
  • Embeddings: not supported

Getting an API Key

  1. Go to openrouter.ai and create an account.
  2. Navigate to Keys in your account settings.
  3. Create a new key and copy it.

Configuring in Supercharger

  1. Go to Supercharger → Settings → API Integration.
  2. Select OpenRouter as your provider.
  3. Enter your API key in the OpenRouter API Key field.
  4. In the Model field, enter the slug of the model you want to use (e.g., openai/gpt-4o, anthropic/claude-3-haiku, google/gemini-flash-1.5).
  5. Click Save Settings.

Notes

  • OpenRouter does not support embeddings. An OpenAI API key is still required if you want to use the AI Recommendations module.
  • Model availability and naming may change. Refer to openrouter.ai/models for the current list of supported models and their slugs.