Big-AGI
Big-AGI Integration Guide
Connect UnoRouter to Big-AGI as a custom OpenAI source.
Overview
Big-AGI's OpenAI vendor accepts a custom API endpoint. Drop UnoRouter in and Big-AGI auto-fetches the model 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 Models
Click Models and Add a model source. Pick OpenAI.
- 2Fill the source
Enter your UnoRouter API key and the API endpoint.
textAPI Key: YOUR_API_KEY API Endpoint: https://api.unorouter.ai/v1 - 3Refresh models
Click the Models button to refresh the list. Big-AGI pulls in the UnoRouter catalog.
Recommended models
Free models that work well here. Paste any model id into the client.
qwen3guard-gen-8bmistral-medium-3aura-2-escodestral-latestallam-2-7b
Gotchas
- Leave the Helicone Key blank. Adding it forces the host to a different domain.
- Disable the Moderation toggle. UnoRouter does not expose a moderation endpoint.