Chat Client Integration
Cherry Studio
| Item | Value |
|---|---|
| Type | OpenAI Compatible |
| API Key | sk-logox-your-key |
| Base URL | https://logox.top |
| Model | Copy from Model Marketplace |
After configuration, send a test message and confirm it in Logox logs.
Chatbox
| Item | Value |
|---|---|
| Provider | OpenAI API |
| API Host | https://logox.top |
| API Key | sk-logox-your-key |
If the model list cannot load automatically, enter the model name manually.
Open WebUI
Environment variable example:
env
OPENAI_API_BASE_URL=https://logox.top
OPENAI_API_KEY=sk-logox-your-keyAfter restarting Open WebUI, select an available model from the model list.
Common Errors
| Error | Cause |
|---|---|
| Unauthorized | Key is wrong or Authorization is missing |
| Model not found | Model name does not exist or permission is missing |
| Rate limit | Key rate limit or upstream rate limit |
