Chub / Venus Integration Guide
Connect UnoRouter to Chub.ai (Venus) through the Secrets panel's Reverse proxy option.
Overview
Chub's Secrets panel accepts a full `/v1/chat/completions` URL plus your API key. A Check your proxy button verifies the connection before you pick a model in Prompt Structure.
Quick Config
Drop these values into the client. Your key auto-fills when you are signed in.
Base URL: https://api.unorouter.ai/v1/chat/completions
API Key: YOUR_API_KEYCompatibility
Step-by-step setup
- 1Open the Secrets panel
Click the hamburger menu at the top-right of Chub, then select Secrets.
- 2Expand OpenAI
Click the OpenAI section to expand it.
- 3Scroll to Reverse proxy
The Reverse proxy subsection contains the URL and Key fields plus the Check your proxy button.
textOpenAI Reverse Proxy: https://api.unorouter.ai/v1/chat/completions - 4Paste URL and key
URL ends in `/v1/chat/completions`. Key is your UnoRouter API key.
- 5Click Check your proxy
Wait for the green confirmation. If it fails, recheck the URL and re-paste the key.
- 6Open Configuration and pick OpenAI
Return to the hamburger menu, open Configuration, then Prompt Structure. Set the API dropdown to OpenAI and select your target model from the model dropdown.
Recommended models
Free models that work well here. Paste any model id into the client.
Gotchas
- Paste the full URL ending in `/v1/chat/completions` into the Reverse proxy field. The base URL alone will fail the Check your proxy button.
- The model dropdown in Prompt Structure stays empty until the proxy check passes. Run Check your proxy in Secrets first, then return to pick a model.
- Chub masks the API key after save and you cannot copy it back out. Save the key in a password manager before pasting so rotation does not force a new key.
- Chub's UI warns about reverse proxies from unauthorized third parties; that targets community relays. UnoRouter is a first-party relay, so your key, logs, and billing stay on UnoRouter.