Dev#1251
Merged
Merged
Conversation
# Conflicts: # docs/reference/env-configuration.mdx
…rminal info block
…olete; redirect to in-process or external tool servers
Per-user MCP servers are deliberately not supported (issue #24620 closed as intended): an MCP server is a stateful, capability-rich endpoint running inside the trust boundary with the user's full scope, unlike a stateless OpenAPI URL. Adds a dedicated section + FAQ entry explaining the admin-only design and why. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
New Workspace page introducing oikb (open-webui/oikb), the official companion CLI/daemon that mirrors external sources into Knowledge Bases via the v0.9.6 incremental /sync/diff + /sync/cleanup endpoints. Covers quick start, the 44 connectors, exposing the daemon as an OpenAPI tool server, and how the sync loop maps to the server-side endpoints. Cross-linked from the Knowledge sync section. Corrects the tool-server location (External Tools / Settings → Tools, not Settings → Connections). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
New ConfigVar (upstream d4030a8a) — MinerU was hardcoded to PDF only; admins can now route additional extensions (default `pdf`) to the MinerU extraction engine via env var, the RAG config API, or the Documents admin settings. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
New env var (upstream ee47c9c). RAG retrieval now verifies the user can read a file/collection before searching its vectors; this flag (default False) only restores the old permissive behavior. Default is correct for essentially all deployments. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
New env var (upstream PR #25476 / 83890f1). Caps the byte length of inline data:image base64 profile images (user avatars + model icons) to bound Postgres/Redis bloat; unset by default (no cap), startup-only. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Built-in tool change (upstream 0e73f7a / PR #25105): returns KB summaries by default; pass knowledge_id with skip/count (max 200) to page one KB's files. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Upstream 07cbc91: a `*` entry matches any role (allowed-roles path only). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.