Skip to content
Merged

Dev #1236

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/essentials.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Many of the tools people look for are already built into Open WebUI and just nee

Most of these need a small amount of setup (choosing a provider, adding an API key, or enabling a toggle). Setup guides for the most popular ones:

- [**Web Search**](/features/chat-conversations/web-search) — connect a search provider (Google, Brave, DuckDuckGo, SearXNG, and many more) so the model can look things up
- [**Web Search**](/category/web-search) — connect a search provider (Google, Brave, DuckDuckGo, SearXNG and many more) so the model can look things up
- [**Image Generation**](/features/chat-conversations/image-generation-and-editing/usage) — connect an image provider (OpenAI DALL-E, ComfyUI, Automatic1111, etc.) for in-chat image creation
- [**Code Execution**](/features/chat-conversations/chat-features/code-execution/) — run code blocks directly in chat (Pyodide runs in-browser by default, or connect Jupyter for server-side execution)
- [**Memory**](/features/chat-conversations/memory) — let the model remember facts about you across conversations
Expand Down
Loading