llmrelay
// Framework

Use Open WebUI with llmrelay

Self-hosted web UI that connects to any OpenAI-compatible server Point it at api.llmrelay.dev and get the same models at half the price.

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

Setup

  1. 1 Open Open WebUI in a browser and go to Admin Settings -> Connections -> OpenAI.
  2. 2 Click + Add Connection.
  3. 3 Set URL to https://api.llmrelay.dev/v1 and paste your relay key into API Key.
  4. 4 If model auto-detection fails, add model IDs to the Model IDs (Filter) allowlist with the + icon.
  5. 5 Click Save, then pick a relay model in the model selector.

Config

# Open WebUI: Admin Settings -> Connections -> OpenAI -> + Add Connection
# URL:     https://api.llmrelay.dev/v1
# API Key: ***
# Model IDs (Filter): claude-sonnet-5, claude-opus-5, gpt-5.6-terra   # only needed if /models auto-detect fails

Smoke test

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

Save the connection and confirm verification passes, or (if it errors) confirm the allowlisted model IDs appear in the model selector, then send one chat message.

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