Adds a new, detailed guide for connecting Open WebUI to a Notion workspace using the Model Context Protocol (MCP).
This documentation covers the entire setup process, from creating an internal integration in Notion to configuring the tool in Open WebUI using both Streamable HTTP and local CLI methods. It also includes usage examples and troubleshooting tips.
Replaces the existing "Deployment" index.mdx page with a new version that features an improved layout and updated content.
This change introduces a cleaner, more organized page for community-submitted guides and videos. It includes a dedicated video gallery using a CSS grid for better presentation and a call to action for content creators.
Replaces the existing `models.md` file with a comprehensive new version.
This updated documentation details the Open WebUI Preset System, explaining how to wrap base models to create custom agents with specific system prompts, knowledge collections, tools, and dynamic variables. It covers creation, management, and advanced parameters.
Introduces a new, comprehensive documentation page for the "Notes" feature.
This page explains the core functionality of the Notes editor, its AI integrations (Enhance, Chat sidebar), and how notes can be used to provide deterministic context in standard chats. It also details use cases and limitations to provide a complete understanding of the feature.
Introduces a new documentation page for the "Channels" feature.
This page explains what Channels are, how to enable and use them, and provides several use cases for this new collaborative tool. It details the unique `@mention` system for interacting with different AI models within a shared timeline.
Adds several key clarifications to the Gemini image generation page:
- A warning that a payment method is required for paid API keys.
- A tip that a Google Cloud API key from Vertex AI can be used as an alternative to a service account.
- A minimal working setup example to guide users in their configuration.