Prerequisites
- Cherry Studio installed
- An AIOHub API key
Setup
Add a model provider
Open Settings -> Model Provider, then create a new provider:
| Field | Value |
|---|---|
| Provider name | AIOHub |
| Provider Type | OpenAI API |
| API Key | sk-your-api-key |
| API Host | https://api.aiohub.org |
This page follows Cherry Studio’s OpenAI API Provider fields. If you choose an Anthropic, Gemini, or Responses provider type in Cherry Studio, the required Base URL and visible models follow that protocol. Verify that basic chat works first, then switch provider types if needed.
Image models
AIOHub publicly supports OpenAI Images generation and editing endpoints. Whether Cherry Studio’s image features work depends on whether the selected model and the API key’s group support image generation or editing. If you only want to test GPT image generation in the browser, use GPT Image Playground.Troubleshooting
Connection check fails
Connection check fails
Confirm the API Host includes
https:// and the API key is valid.Model list is empty
Model list is empty
Confirm the Provider Type is OpenAI API, then manually enable or add the models you want to use.