josephsellers 257be16faf docs: Add missing Default Features step to agentic search setup
The agentic search setup guide omits that Web Search must be enabled
under Default Features in the model settings. Without this, the
search_web and fetch_url tools are not injected in Native Mode, even
when the Web Search capability and Builtin Tools are both enabled.

This was confirmed as the root cause of non-functional agentic search
in v0.8.7 and relates to the behavioral change introduced in commits
c46ef3b and f1a1e64 (open-webui/open-webui#20641).

[Used Claude Code 🤖]
2026-03-02 16:37:37 +00: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%