llmrelay
// Workflow

Use Cherry Studio with llmrelay

Cross-platform desktop client for multiple LLM providers Point it at api.llmrelay.dev and get the same models at half the price.

Recommended model
claude-sonnet-5
Route
anthropic-compatible
On llmrelay
$1/M · $5/M

Setup

  1. 1 Click Settings (gear icon) in the left navigation bar, then open the Model Services tab.
  2. 2 Click + Add below the provider list, name the provider LLM Relay and set Provider type to Anthropic (choose OpenAI if you prefer the /v1 Chat Completions path).
  3. 3 Click Add, then open the new provider in the list and paste your key into API key.
  4. 4 Set API address (Base URL) to https://api.llmrelay.dev for the Anthropic type, or https://api.llmrelay.dev/v1 for the OpenAI type.
  5. 5 Click + Add under model management and enter model IDs such as claude-sonnet-5, or use Manage to fetch the list.
  6. 6 Toggle the provider's enable switch on the right of the list.

Config

# Cherry Studio: Settings -> Model Services -> + Add
# Provider name: LLM Relay
# Provider type: Anthropic        (OpenAI / Gemini / Anthropic / Azure OpenAI are the options)
# API key:       ***
# API address:   https://api.llmrelay.dev      # OpenAI type would use https://api.llmrelay.dev/v1
# Models:        claude-sonnet-5, claude-opus-5, gpt-5.6-luna

Smoke test

Copy, paste, run. If you get JSON back with a message, you're good.

Click the Check button next to the API key field; it must report the key as valid, then start a chat with one of the added models.

Gotchas

You need an llmrelay key first

Sign up in about 30 seconds — free to create an account, no subscription, $10 minimum top-up.

Related integrations