Prerequisites
- Chatbox desktop app (a version that supports a custom API Host)
- A Qhaigc API key — get yours from the API Tokens page
Configure Chatbox
Select the OpenAI provider
In the AI Provider (or Provider) section, select OpenAI and enter its configuration page.
Enter your Qhaigc credentials
Fill in the following fields:
Save the settings.
| Field | Value |
|---|---|
| API Host | https://api.qhaigc.net |
| API Key | Your Qhaigc API key (starts with sk-) |
Verify the Connection
- Send a test message in a new chat.
- A successful reply confirms that Chatbox is connected to Qhaigc.
The API Host field takes the base URL without any path. Enter
https://api.qhaigc.net — do not add /v1 or any further path segments. Chatbox appends the correct paths automatically.