Values
| Field | Value |
|---|---|
| OpenAI API Base URL | https://moxus.ai/v1 |
| OpenAI API Key | sk-your-key |
| Model | Copy the exact model name from Models and pricing |
Environment variables
For self-hosted deployments, set:Moxus AI and set Base URL to https://moxus.ai/v1.
Docker example
Admin guidance
- Create a separate API key for Open WebUI and set a quota limit.
- Enable login and user permissions if multiple people share the WebUI.
- Do not expose keys in frontend pages or public environment files.
- Review Usage regularly for source and cost.
Troubleshooting
The container starts but still uses the old provider
The container starts but still uses the old provider
Check the Compose file or container environment and restart the container. Some versions may override environment variables with admin UI settings.
How do multiple models appear?
How do multiple models appear?
Add Moxus AI model names in Open WebUI model management, or confirm whether your version recognizes the model list endpoint.
I cannot tell which team member made a call
I cannot tell which team member made a call
If everyone shares one API key, Moxus AI sees one key source. For finer audit trails, log users in Open WebUI or split keys by use case.
