• UnoRouterUNOROUTER
Documentation
  • AI Applications
Coding agents
  • opencodeOpenCode Setup Guide
  • Kilo CodeKilo Code Setup Guide
  • Zed IDE Setup Guide
  • ClineCline Setup Guide
  • RooCodeRoo Code Setup Guide
  • continue-devContinue.dev Setup Guide
Character & fiction clients
  • SillyTavernSillyTavern Integration Guide
  • janitor-aiJanitor.AI Integration Guide
  • risuaiRisuAI Integration Guide
  • Chub / Venus Integration Guide
  • nevikaNevika Integration Guide
Chat clients
  • librechatLibreChat Integration Guide
  • OpenWebUIOpen WebUI Integration Guide
  • LobeHubLobeChat Integration Guide
  • AnythingLLM Integration Guide
  • CherryStudioCherry Studio Integration Guide
  • typingmindTypingMind Integration Guide
  • BoltAI Integration Guide
  • Page Assist Integration Guide
  • chatboxChatbox Integration Guide
  • Big-AGI Integration Guide
CLI tools
  • aiderAider Setup Guide
  • cc-switchCC Switch Integration Guide
  • Claude CodeClaude Code Integration
  • CodexOpenAI Codex CLI Setup Guide
  • GeminiGemini CLI Integration
  • openclawOpenClaw Integration
  • Hermes AgentHermes Agent Integration
  • ModelContextProtocolMCP Server Setup Guide
Navigate
  • Models
  • Rankings
  • Inspector
  • Pricing
  • Chat
  • Status

Search docs...

Start typing to search documentation

PlatformIntegrationsChat
chatbox
Chatbox

Chatbox Integration Guide

Connect UnoRouter to Chatbox using OpenAI API Compatible mode.

Overview

Chatbox supports any OpenAI-compatible base. Use OpenAI API Compatible mode and split the URL into Host and Path.

Quick Config

Drop these values into the client. Your key auto-fills when you are signed in.

text
Base URL: https://api.unorouter.com/v1/chat/completions
API Key: YOUR_API_KEY

Sign in to auto-fill your API key

Compatibility

Chat CompletionsStreaming

Step-by-step setup

  1. 1
    Open Add Custom Provider

    Click Settings, then Display, then AI Provider, then Add Custom Provider.

  2. 2
    Pick OpenAI API Compatible mode

    Do not pick the Responses API option unless you specifically want the Responses route.

  3. 3
    Split host and path

    Chatbox needs Host and Path as separate fields. Put the chat completions path in API Path.

    text
    Name: UnoRouter
    API Mode: OpenAI API Compatible
    API Host: https://api.unorouter.com
    API Path: /v1/chat/completions
    API Key: YOUR_API_KEY

    Sign in to auto-fill your API key

  4. 4
    Add models

    Add the UnoRouter models you want under the Models section.

Recommended models

Free models that work well here. Paste any model id into the client.

agnes-2.0-flash:freeallam-2-7b:freebielik-11b-v3.0-instruct:freec4ai-aya-expanse-32b:freec4ai-aya-vision-32b:free

Gotchas

  • !Putting /v1 in Host with an empty Path does not work. Keep the full chat completions path in API Path.
  • !Use OpenAI API Compatible, not OpenAI Responses API Compatible, unless you specifically want the Responses spec.
Generate API Key

On this page

Overview
Quick Config
Compatibility
Setup steps
Open Add Custom Provider
Pick OpenAI API Compatible mode
Split host and path
Add models
Recommended models
Gotchas
Models