Cherry Studio
Connection settings
- Provider: OpenAI Compatible / Custom OpenAI provider
- API-credit base URL:
https://api.yourdomain.example/v1 - Token-pack base URL:
https://api.yourdomain.example/token/v1 - API key: your full CloudService key
- Model: an exact ID returned by the authenticated
/modelsendpoint (for example,fable-5for a Claude-capable or both-scope key)
Fable 5 is an Anthropic-family frontend model. A Claude-only or both-scope key can use the same OpenAI-compatible provider form and matching /v1 URL, but Fable never appears for an OpenAI-only key.
Models
fable-5gpt-5.6-lunagpt-5.6-solgpt-5.6-terragpt-5.5gpt-5.4gpt-5.4-minigpt-5.3-codexcodex-auto-review
Provider settings
Open model provider settings, choose OpenAI/OpenAI-compatible, use the URL that belongs to the key, add only models returned by that key's catalog, and save.
Automatic setup
bash
npm install -g cloudservice@latest
cloudserviceThe installer writes a setup guide with the base URL detected from the key under ~/.cloudservice/.