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.com/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.com/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.
devstral-latestllama-3.1-8bmistral-medium-c21211-r0-75mistral-code-latestlfm-2.5-1.2b-instruct
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.