llmrelay
// Workflow

Use Chatbox AI with llmrelay

Desktop and mobile LLM client for Windows, macOS, Linux, iOS, Android Point it at api.llmrelay.dev and get the same models at half the price.

Recommended model
gpt-5.6-luna
Route
openai-compatible
On llmrelay
$0.5/M · $3/M

Setup

  1. 1 Open Chatbox and click the settings button in the sidebar.
  2. 2 Open the Model Provider section and click Add at the bottom of the provider list.
  3. 3 Enter a provider name and choose the OpenAI API compatible type.
  4. 4 Fill API Key with your relay key and API Host with https://api.llmrelay.dev/v1; leave API path empty so it defaults to /v1/chat/completions.
  5. 5 Add at least one model (e.g. gpt-5.6-luna) and tick its capability flags, then save.
  6. 6 Click Check and confirm it reports a successful connection.

Config

# Chatbox: Settings -> Model Provider -> Add
# Name:     LLM Relay
# API type: OpenAI API compatible
# API Key:  ***
# API Host: https://api.llmrelay.dev/v1
# API path: (leave empty -> defaults to /v1/chat/completions)
# Models:   gpt-5.6-luna, claude-sonnet-5

Smoke test

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

Press the Check button in the provider settings; it should show connection successful. Then start a new conversation on that model.

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