Agent Integrations
Use PixMind with Cherry Studio
Add an OpenAI-compatible provider and use PixMind GPT-5.6 models in Cherry Studio.
Cherry Studio supports custom OpenAI-compatible providers. Once configured, PixMind models can be reused across chats and agent profiles.
Configure Cherry Studio
- Create a key in PixMind API Platform.
- Open Cherry Studio Settings → Model Providers.
- Add a provider and choose OpenAI or OpenAI Compatible.
- Enter
https://aihub-admin.aimix.pro/api-platform/v1as the API address and add the PixMind API key. - Add
gpt-5.6-sol,gpt-5.6-terra, andgpt-5.6-luna. - Run the connection check, then select a PixMind model in the assistant model picker.
Recommended setup
Add only gpt-5.6-terra for the first connection test, then add the other models. If the client exposes a streaming switch, verify a regular response before enabling streaming.
Troubleshooting
- The Base URL must end in
/api-platform/v1; do not add a second/v1. - Use the exact model ID, such as
gpt-5.6-terra, for both the model name and ID if needed. - For missing API key errors, verify that the provider is enabled and the active assistant selected its model.