PixMind Docs
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

  1. Create a key in PixMind API Platform.
  2. Open Cherry Studio Settings → Model Providers.
  3. Add a provider and choose OpenAI or OpenAI Compatible.
  4. Enter https://aihub-admin.aimix.pro/api-platform/v1 as the API address and add the PixMind API key.
  5. Add gpt-5.6-sol, gpt-5.6-terra, and gpt-5.6-luna.
  6. Run the connection check, then select a PixMind model in the assistant model picker.

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.

On this page