Claude c270f4b934 Document ChromaDB SQLite limitation for multi-worker/multi-replica deployments
ChromaDB's default local PersistentClient uses SQLite which is not fork-safe.
When uvicorn forks multiple workers, concurrent writes crash workers instantly.
Added warnings and guidance across env config, HA/scaling, performance,
troubleshooting, Docker Swarm, Helm, Redis, RAG, and enterprise architecture docs.

https://claude.ai/code/session_01TPoquFdHG6dZxRrZ4Jormh
2026-02-16 11:04:51 +00:00
2025-10-09 12:47:06 -04:00
2025-10-09 12:47:06 -04:00
2025-12-20 18:42:37 +01:00
2026-02-12 18:19:35 -08: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%