open-webui
OfficielleApplication Docker from joly0's Repository
Vue d'ensemble
(Formerly Ollama WebUI)
ChatGPT-Style Web Interface for various LLM runners, including Ollama and OpenAI-compatible APIs
IMPORTANT: Make sure to add the following environment variable to your ollama container
- OLLAMA_ORIGINS=*
Set your OpenAI API key (not persistant)
- OPENAI_API_KEY
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8080]/- Réseau
bridge- Coquille
bash- Privilégié
- false
Configuration du modèle
- Cible
- /app/backend/data
- Défaut
- /mnt/user/appdata/open-webui
- Valeur
- /mnt/user/appdata/open-webui
Sets the port to run Open WebUI from.
- Cible
- 8080
- Défaut
- 8080
- Valeur
- 8080
You MUST set WEBUI_SECRET_KEY to a secure, persistent value. Example command: openssl rand -base64 48
Enables the use of Ollama APIs.
- Défaut
- true|false
Configures the Ollama backend URL.
- Défaut
- http://localhost:11434
- Valeur
- http://localhost:11434
Enables the use of OpenAI APIs.
- Défaut
- true|false
Configures the OpenAI base API URL.
- Défaut
- https://api.openai.com/v1
- Valeur
- https://api.openai.com/v1
Sets the OpenAI API key, e.g. sk-124781258123.
This setting enables or disables authentication.
- Défaut
- true|false
Sets the allowed origins for Cross-Origin Resource Sharing (CORS). Smicolon ';' separated list of allowed origins.
- Défaut
- *
- Valeur
- *
Enables or disables channel support.
- Défaut
- false|true
Enables or disables the folders feature, allowing users to organize their chats into folders in the sidebar.
- Défaut
- true|false
Enables or disables the notes feature, allowing users to create and manage personal notes within Open WebUI.
- Défaut
- true|false
Enables or disables the memory feature, allowing models to store and retrieve long-term information about users.
- Défaut
- true|false
Enables admin users to directly access the chats of other users.
- Défaut
- true|false
Controls whether the Analytics tab is visible and accessible in the admin panel.
- Défaut
- true|false
Enables or disables easter egg features in the UI, such as special themes. Set to False to hide these optional novelty features from users.
- Défaut
- true|false
Sets the global logging level for all Open WebUI components.
- Défaut
- INFO|DEBUG|WARNING|ERROR|CRITICAL
Enables or disables evaluation arena models.
- Défaut
- true|false
Enables message rating feature.
- Défaut
- true|false
Controls whether users can share content with the Open WebUI Community and access community resources.
- Défaut
- true|false
Proxy for HTTP.
Proxy for HTTPS.
Comma-separate list of hosts/IPs that bypass the proxy.
Vidéo
Catégories
Détails
ghcr.io/open-webui/open-webui:mainExécutez open-webui sur Unraid.
open-webui est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.