Apps · Productivity
Open WebUI
Self-hosted chat UI for teams.
Tokens / 7d
79B
Routing directive
auto
On our metal
27%
Licence
Open source
Open WebUI is the default way teams give non-engineers access to every model behind one login. One gateway key backs the whole deployment, with per-user attribution handled by the app.
How it connects
- Single OpenAI-compatible connection exposes the full catalog as a model list.
- Org-level analytics on the Team plan break spend down per user.
- SSO and retention controls on Enterprise.
Traffic pattern
Human-paced chat: low request rate, wide model spread, strong preference for model choice over automation.
gpt-5.5claude-sonnet-4.5gemini-3.1-pro
Point it at the gateway
# docker run -e ... OPENAI_API_BASE_URL=https://api.llmcloud.ai/v1 OPENAI_API_KEY=llmc_...