Documentation
Cherry Studio in the NexoRouter documentation.
Cherry Studio
Status: Candidate setup, not yet verified by NexoRouter.
Cherry Studio supports custom OpenAI-compatible providers. Configure NexoRouter as a provider, then verify a text-only chat before using multi-model workflows.
Provider values
Provider: OpenAI Compatible
Base URL: https://api.nexorouter.com/v1
API key: YOUR_NEXOROUTER_API_KEY
Model: deepseek-v4-flash
Setup
- Open provider settings.
- Add a custom OpenAI-compatible provider.
- Paste the base URL and API key.
- Add the exact model ID.
- Send a short chat prompt.
- Confirm Usage Logs show the request.
Troubleshooting
- If models do not load, manually add one model ID copied from NexoRouter Models.
- If chat fails with
invalid_api_key, check that the key belongs to NexoRouter, not OpenAI. - If one model fails, test
deepseek-v4-flashbefore changing provider settings.