Skip to content

Guide to Using Open WebUI with ZenMux

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to run fully offline. It supports multiple large language model runtimes such as Ollama and OpenAI-compatible APIs, and includes a built-in RAG inference engine, making it a powerful solution for AI deployment.

Compatibility Notes

ZenMux fully supports the OpenAI API protocol and can be used with minimal configuration.

Note the OpenAI protocol base_url="https://zenmux.ai/api/v1".

Configuration

Install Open WebUI

  1. Click ⚙️ Admin Panel
  2. Go to Settings > Connections > OpenAI API > Manage OpenAI API Connections
  3. Click Create New External Link
  4. Enter URL: "https://zenmux.ai/api/v1"
  5. Enter API Key: ZenMux API Key
  6. Click Save
Cost details

Get Started

  1. Click New Chat
  2. Select a model from the top-left
  3. Start chatting

Model Selection

Open WebUI automatically syncs all ZenMux models and selects one by default.

Cost details