Open WebUI
Connect Open WebUI to Sovereign using the OpenAI-compatible provider connection flow.
Official docs:
Recommended Surface
Use the OpenAI-compatible surface:
Setup
- Open Open WebUI.
- Go to Admin Settings → Connections → OpenAI.
- Click Add Connection.
- Set the URL to
https://api.sovrun.one/v1. - Paste your API key.
- If model auto-detection does not show
sovereign-alpha, add it to Model IDs (Filter).
Docker Note
Open WebUI’s docs note that if the UI is running inside Docker and the model server is on the host machine, localhost often needs to become host.docker.internal.
That does not apply when you point directly to the public Sovereign endpoint.