Model Service Settings
This document was translated from Chinese by AI and has not yet been reviewed.
Provider Settings
This page only introduces the interface features. For configuration tutorials, please refer to the Provider Configuration tutorial in the Basic Tutorials.
API Key
In Cherry Studio, a single provider supports multiple keys for round-robin usage, with the polling method being sequential from front to back.
Add multiple keys separated by English commas. For example:
sk-xxxx1,sk-xxxx2,sk-xxxx3,sk-xxxx4
Must use English commas.
API Address
When using built-in providers, it's generally not necessary to fill in the API address. If modification is needed, strictly follow the address provided in the official documentation.
If the provider gives an address in the format https://xxx.xxx.com/v1/chat/completions, only fill in the root address part (https://xxx.xxx.com).
Cherry Studio will automatically append the remaining path (/v1/chat/completions). Failure to comply may result in failure to function properly.
Adding Models
Generally, clicking the Manage
button at the bottom left of the provider configuration page will automatically fetch all supported models. Click +
in the fetched list to add models to the model list.
Connectivity Check
Click the check button next to the API Key input box to test whether the configuration is successful.
After successful configuration, be sure to turn on the switch in the upper right corner. Otherwise the provider will remain disabled and you won't find corresponding models in the model list.
最后更新于
这有帮助吗?