mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #537] [MERGED] Fix valves documentation #592
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/537
Author: @thiswillbeyourgithub
Created: 5/9/2025
Status: ✅ Merged
Merged: 5/9/2025
Merged by: @tjbck
Base:
main← Head:enh_valves📝 Commits (7)
7253830new: mention Literal to give choice to the userde65056fix: indentationdea3f57new: move valve to its own section0ceb244fix: deduplicate the valve page and linke to the dedicated page90badfcfix: remove very old versioned message88e11a4ran prettier writeadfa5edfix: update the other valves page for pipelines📊 Changes
4 files changed (+75 additions, -238 deletions)
View changed files
📝
docs/features/plugin/migration/index.mdx(+1 -1)📝
docs/features/plugin/tools/development.mdx(+2 -184)📝
docs/features/plugin/valves/index.mdx(+69 -52)📝
docs/pipelines/valves.md(+3 -1)📄 Description
After discovering by change in a github discussion that Valves supported multiple choice strings, I decided to make a PR. But along the way noticed that the valves documentation page was broken: it was duplicated (as a single page + as a section in the tools page), didn't make it clear that it supported pipe, pipelines, filters and tools, etc so I fixed those in this PR
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.