Cherry Studio
Cherry Studio Integration Guide
Connect UnoRouter to Cherry Studio as an OpenAI provider.
Overview
Cherry Studio supports many providers through one UI. Add UnoRouter as an OpenAI provider and load the models you want as separate entries.
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 Model Provider
Go to Settings, then Model Provider, and click Add Provider.
- 2Pick OpenAI
Set the provider type to OpenAI. Fill in the name, host, and key.
textProvider Name: UnoRouter Provider Type: OpenAI API Host: https://api.unorouter.ai/v1 API Key: YOUR_API_KEY - 3Add models
Click Manage under Models, then Add Model. Paste UnoRouter model ids, one per row.
Recommended models
Free models that work well here. Paste any model id into the client.
mistral-medium-2604aura-2-esgemma-4-26bc4ai-aya-expanse-32bqwen3-30b-a3b
Gotchas
- Use the OpenAI provider type and include /v1 in the host yourself. Some other types try to add their own path.
- Cherry's Test button hits chat completions with a one-token probe. Reasoning models may report a length finish; that still confirms auth.