Anthropic

Anthropic provides access to the Claude family of language models. Claude models are known for following complex instructions carefully and producing well-structured, coherent text.

Capabilities

  • Text generation (summaries, highlights, quotes, etc.)
  • Embeddings: not supported

Getting an API Key

  1. Go to console.anthropic.com and create an account.
  2. Navigate to API Keys.
  3. Create a new key and copy it.

Configuring in Supercharger

  1. Go to Supercharger → Settings → API.
  2. Select Anthropic as your provider.
  3. Enter your API key in the Anthropic API Key field.
  4. Click Save Settings.

Models

The default model is claude-haiku-4-5. You can override this with any Claude model available on your account.

Notes

  • Anthropic does not support embeddings. If you use Anthropic as your primary provider, you will still need an OpenAI API key to use the AI Recommendations module.