Values
| Field | Value |
|---|---|
| Provider | OpenAI API / custom OpenAI API |
| API domain / Base URL | https://moxus.ai/v1 |
| API Key | sk-your-key |
| Model | Copy the exact model name from Models and pricing |
Setup
Add models
If the model list does not load automatically, add model names from Models and pricing manually.
Recommendations
- Create a separate API key for ChatBox so usage is easy to filter.
- Use lower-cost models for daily chat and stronger models for reasoning or coding.
- Before uploading images or files, confirm the selected model supports that input type.
Troubleshooting
Model list loading fails
Model list loading fails
Confirm the Base URL is
https://moxus.ai/v1. If your ChatBox version asks for a domain, try https://moxus.ai.Chat returns 401
Chat returns 401
Check that the API key is complete and that you did not add a
Bearer prefix manually. Usually only the sk- key is needed.Images or files do not work
Images or files do not work
Confirm the model supports vision or file input. Plain text models cannot understand image content.
