mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 01:55:22 -04:00
f07c2a618d12e03f0dfb47eb26bbe6fae2630385
The user/session headers under ENABLE_FORWARD_USER_INFO_HEADERS did not
mention that each connection can also forward arbitrary custom headers
whose values embed template placeholders substituted per request
({{MESSAGE_ID}}, {{CHAT_ID}}, {{USER_EMAIL}}, {{USER_AGENT}}, file and
task placeholders, and more). Add a section covering how to set them
(Admin Panel > Settings > Connections, or the connection headers object
in OPENAI_API_CONFIGS / OLLAMA_API_CONFIGS), the full placeholder list,
where they apply, and that they work independently of
ENABLE_FORWARD_USER_INFO_HEADERS and take precedence over the built-in
forwarded headers.
👋 Open WebUI Documentation
Welcome to the official documentation for Open WebUI — a self-hosted, privacy-focused, and extensible AI interface for LLMs like Ollama and OpenAI-compatible APIs.
This site is built with Docusaurus and includes:
- 🔧 Installation & setup guides (Docker, local, manual)
- 🧩 Plugin & extension documentation
- 📚 API reference & pipeline usage
- 🗂 File uploads & RAG integration
- 🤖 Developer contribution guide
📝 Contributing
Contributions are welcome! Please read the contributing guide for details.
🌐 Live Docs
👉 Visit the docs: docs.openwebui.com
Description
Languages
JavaScript
31.2%
CSS
27.5%
TypeScript
21%
Python
20.3%