Prerequisites
- Cherry Studio desktop app (a version that supports custom model services)
- A Qhaigc API key — get yours from the API Tokens page
Configure the Provider
Add a new provider
Click Add (or +) to create a new provider entry.
- Set a Provider Name of your choice (for example,
Qhaigc). - Set Provider Type to OpenAI.
Enter your Qhaigc credentials
Fill in the following fields:
Leave the model management section empty for now. Save the provider.
| Field | Value |
|---|---|
| API Key | Your Qhaigc API key (starts with sk-) |
| API address | https://api.qhaigc.net/v1 |
Add models in Model Management
Open Model Management for the provider you just created. Manually add the ID of each model you want to use (for example,
gpt-4o or claude-3-5-sonnet-20241022).Save the model list when you are done.Verify the Connection
- Click the validation button next to your API key to confirm connectivity.
- Send a test message in a new chat. A successful reply confirms the provider is working.
Models do not appear automatically in Cherry Studio’s custom provider flow. If the model list looks empty, go back to Model Management and confirm that you have added at least one model ID.