Model Service Settings
This page only introduces the interface features; for configuration tutorials refer to the basic tutorial's Provider configuration tutorial.
API Key
In Cherry Studio, a single provider supports polling through multiple Keys; polling is done in list order from front to back in a loop.
Separate multiple Keys with English commas when adding. For example:
sk-xxxx1,sk-xxxx2,sk-xxxx3,sk-xxxx4You must use English commas.
API Address
When using built-in providers you generally do not need to fill in the API address; if you need to modify it, please strictly follow the address given in the official documentation.
If the provider gives the address as https://xxx.xxx.com/v1/chat/completions in that format, you only need to fill in the root address part (https://xxx.xxx.com)
Cherry Studio will automatically concatenate the remaining path (/v1/chat/completions), failure to fill it in as required may cause it not to work properly.
Add Model
In general, click the Manage button at the bottom left of the provider configuration page to automatically fetch all models supported by that provider; from the retrieved list click the + icon to add to the model list.
Connectivity Check
Click the check button after the API Key input box to test whether the configuration was successful.
After successful configuration be sure to turn on the switch in the top right corner; otherwise the provider will remain disabled and its models will not be found in the model list.
Last updated
Was this helpful?
