Preparation ⢠Download CherryStudio, address: https://docs.cherry-ai.com/cherrystudio/download ⢠Log in to cometapi. Click "Add Token" in the API token section to get your token key: sk-xxxxx and baseurl: https://api.cometapi.comAPI Configuration ⢠Enter the CherryStudio settings menu and locate the model service configuration option. ⢠Click add, customize the provider name, select OpenAI as the provider type, and click OK. ⢠Enter https://api.cometapi.com in the API address field. ⢠Paste the sk-xxxxx obtained from CometAPI in the key input box, click add to add the model name you need, such as gpt-4o. Testing the Call Enter a simple test command in CherryStudio, such as generating a character description. If successful, it will execute normally and return results; if it fails, carefully check the API configuration information or contact cometapi online customer service.⢠You can also create new models in the CherryStudio settings page, such as adding the deepseek-r1 model.