Skip to content

Dev#1279

Merged
Classic298 merged 63 commits into
mainfrom
dev
Jun 1, 2026
Merged

Dev#1279
Classic298 merged 63 commits into
mainfrom
dev

Conversation

@Classic298
Copy link
Copy Markdown
Collaborator

No description provided.

Vignesh and others added 30 commits May 10, 2026 13:55
…c example

- Add static sample observability_metrics_filter.py (status + chat:completion usage)

- Extend Filter Function guide with Example #3: install steps and download link
Remove bundled .py sample per review; expand Filter guide Example #3.
…ream-observability

docs(plugin): add streaming observability sample filter and Filter guide example
Changes contributing instructions to match GitHub UI for Build and deployment.
Update contributing instructions to match GitHub UI
Remove top-level `version` element from several docker-compose example YAML blocks across documentation. These are obsolete in the Compose Specification (see https://docs.docker.com/reference/compose-file/version-and-name/#version-top-level-element-obsolete), removing them avoids promoting deprecated/explicit Compose file versioning and keeps examples compatible with newer Docker Compose semantics.
Remove obsolete docker-compose version lines
# Conflicts:
#	docs/reference/env-configuration.mdx
Corrects grammar in the heading ("What does offline mode mean?"), standardizes branding to "Hugging Face" in examples, and removes trailing spaces.
Fix minor grammar/style errors in offline-mode.mdx
Classic298 and others added 29 commits May 28, 2026 20:11
…olete; redirect to in-process or external tool servers
Generalize `ENABLE_RAG_HYBRID_SEARCH` description
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>
docs: make Grafana OTEL quick start runnable
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>
The Python tab linked [Docker image](#docker), but the page's Docker content is
a TabItem with no heading anchor, so the Docusaurus build flagged it. Made it
plain emphasis instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Classic298 Classic298 merged commit 041af3c into main Jun 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants