Open WebUI
Open WebUI Integration Guide
Connect UnoRouter to Open WebUI as a native OpenAI connection.
Overview
Open WebUI lets admins add multiple OpenAI-compatible connections. Add UnoRouter and the model picker auto-fills from the catalog.
Quick Config
Drop these values into the client. Your key auto-fills when you are signed in.
text
Base URL: https://api.unorouter.ai/v1
API Key: YOUR_API_KEYCompatibility
Chat CompletionsStreamingTool calling
Step-by-step setup
- 1Open the admin panel
Sign in as admin, open the Admin Panel, go to Settings, then Connections.
- 2Add a new OpenAI connection
Under OpenAI API, click the + button to add a connection.
- 3Fill the connection
Enter the base URL and your UnoRouter API key.
textOpenAI API Base URL: https://api.unorouter.ai/v1 OpenAI API Key: YOUR_API_KEY - 4Save and pick a model
Save the connection. The model picker pulls the UnoRouter catalog automatically.
Recommended models
Free models that work well here. Paste any model id into the client.
mistral-large-latestnemotron-3-nano-omni-30b-a3b-reasoningmistral-code-agent-latestc4ai-aya-expanse-32bmistral-medium-latest
Gotchas
- A broad key can return many models. Use Open WebUI's model filter or a curated key if the dropdown gets noisy.
- Open WebUI also has a separate Ollama connection list. Make sure you add to OpenAI API, not Ollama.