Skip to main content
Cherry Studio is a desktop client for Windows, macOS, and Linux. Add RedPill as a custom OpenAI-compatible provider to use its live model catalog. Download the current release from Cherry Studio on GitHub.

Add RedPill

Open Settings, select Model Services, and add a custom provider with these values: Use the base URL ending in /v1; Cherry Studio appends the Chat Completions path. Select Test to verify the key and endpoint.

Add models

Open Manage for the new provider and refresh the model list. If discovery is unavailable, add an exact ID from the live catalog:
Choose a model that declares the capabilities you plan to use. Image upload requires image in input_modalities; tool-based assistants require tools in supported_features.

Privacy choice

Every request enters RedPill through the attested gateway. The selected model’s is_tee field and the response receipt describe the upstream privacy boundary. To make the provider reject standard models, use https://tee.redpill.ai/v1 as the API address and enable only current is_tee: true models. Cherry Studio may not expose RedPill’s x-receipt-id response header; use a direct API client when receipt verification is required.

Troubleshooting

References