Model Provider Settings
This document was translated from Chinese by AI and has not yet been reviewed.
Provider Settings
This page only introduces the interface functions. For configuration tutorials, please refer to the Provider Configuration tutorial in the basic tutorials.
API Key
In Cherry Studio, a single provider supports using multiple keys in a round-robin fashion. The rotation method is a list loop from front to back.
Add multiple keys separated by English commas. For example:
You 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 provided in the corresponding official documentation.
If the address provided by the provider is in the format https://xxx.xxx.com/v1/chat/completions, you only need to fill in the base URL part (https://xxx.xxx.com).
Cherry Studio will automatically append the remaining path (/v1/chat/completions). Failure to fill it in as required may result in it not working correctly.
Add Models
Usually, clicking the Manage
button at the bottom left of the provider configuration page will automatically fetch all models supported by that provider. Click the +
sign from the fetched list to add them to the model list.
Connectivity Check
Click the check button after the API Key input box to test if 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 will not be able to find the corresponding models in the model list.
最后更新于
这有帮助吗?