Cherry Studio
Cherry Studio Integration Guide
Connect UnoRouter to Cherry Studio as an OpenAI provider.
Overview
Cherry Studio supports many providers in one UI. Add UnoRouter as an OpenAI provider and load models as separate entries.
Quick Config
Paste these into the client. Your key auto-fills when signed in.
text
Base URL: https://api.unorouter.com/v1
API Key: YOUR_API_KEYCompatibility
Chat CompletionsStreamingTool calling
Step-by-step setup
- 1Open Model Provider
Go to Settings, Model Provider, then Add Provider.
- 2Pick OpenAI
Set the provider type to OpenAI. Fill in name, host, and key.
textProvider Name: UnoRouter Provider Type: OpenAI API Host: https://api.unorouter.com/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 here. Paste any model id into the client.
ox-alpha:freeglm-5.3-search:freeglm-5.3-think-search:freeglm-5.3-thinking:freeglm-5.3:free
Gotchas
- Use the OpenAI provider type and include /v1 in the host yourself. Other types add their own path.
- Cherry's Test button sends a one-token probe to chat completions. A length finish on reasoning models still confirms auth.