Classic db1ca1a342 docs: performance best practices, scaling, and tool calling legacy/native
- Mark Default (prompt-based) tool calling as legacy; recommend Native Mode
  - Document KV cache breaking in Default Mode, system tools only in Native
  - Updated comparison table with Status, KV Cache, System Tools rows
- Add Content Extraction Engine section (pypdf memory leak warning, Tika/Docling)
- Add Embedding Engine section (SentenceTransformers RAM warning at scale)
- Add Common Anti-Patterns section with 6 real-world scaling mistakes
- Add Redis Tuning subsection (timeout, maxclients, single instance sufficiency)
- Expand Profile 3 with content extraction, embeddings, tool calling, Redis
- New Step 6 in scaling guide: Fix Content Extraction & Embeddings
- Quick reference table: add Ext. Content Extraction and Ext. Embeddings columns
- Add CONTENT_EXTRACTION_ENGINE and RAG_EMBEDDING_ENGINE to minimum env vars
2026-02-28 21:31:11 +01:00
2025-10-09 12:47:06 -04:00
2025-10-09 12:47:06 -04:00
2026-02-22 15:27:07 +01:00
2026-02-20 21:12:28 +01:00
2025-12-20 18:42:37 +01:00
2025-12-20 18:42:37 +01:00
2024-09-26 01:51:00 +02:00
2024-09-26 01:53:07 +02:00
2024-09-26 01:51:00 +02:00
2026-01-19 03:11:17 +04:00
2024-09-26 01:53:16 +02:00
2026-02-14 11:37:32 +01:00
2026-02-14 11:37:32 +01:00
2025-04-06 12:50:18 +07:00
2026-02-14 01:03:59 +01:00
2024-09-26 01:51:58 +02:00

👋 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
No description provided
Readme 103 MiB
Languages
Python 35.1%
TypeScript 35%
CSS 28.6%
JavaScript 1.3%