[PR #538] [MERGED] fix: wrongly deduplicated valve doc + misc enhancements #593

Closed
opened 2026-02-15 18:15:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/538
Author: @thiswillbeyourgithub
Created: 5/9/2025
Status: Merged
Merged: 5/10/2025
Merged by: @tjbck

Base: mainHead: enh_valves_fix


📝 Commits (5)

  • bff14e6 fix: wrongly deduplicated valve doc
  • 33c4378 fix: missing syntax coloring of python in examples
  • ff0419d minor
  • 0ff06a7 fix: more missing syntax colouring
  • 46742a3 wording

📊 Changes

6 files changed (+134 additions, -124 deletions)

View changed files

📝 docs/features/plugin/functions/action.mdx (+1 -1)
📝 docs/features/plugin/functions/filter.mdx (+5 -5)
📝 docs/features/plugin/tools/development.mdx (+123 -3)
📝 docs/features/plugin/valves/index.mdx (+2 -112)
📝 docs/pipelines/index.mdx (+1 -1)
📝 docs/pipelines/valves.md (+2 -2)

📄 Description

Oups: made a mistake when deduplicating the previously fixed PR, readding some content

Note: a 3rd PR is in the works to add proper example of the structure of each arg like metadata etc


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/538 **Author:** [@thiswillbeyourgithub](https://github.com/thiswillbeyourgithub) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/10/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `enh_valves_fix` --- ### 📝 Commits (5) - [`bff14e6`](https://github.com/open-webui/docs/commit/bff14e659b5552bee30d43a203ee28af859cce28) fix: wrongly deduplicated valve doc - [`33c4378`](https://github.com/open-webui/docs/commit/33c43786b5c1187e00a7b2559f87ca2e9be0b570) fix: missing syntax coloring of python in examples - [`ff0419d`](https://github.com/open-webui/docs/commit/ff0419d9abeefa1f93e2de14debbc9befda88c1c) minor - [`0ff06a7`](https://github.com/open-webui/docs/commit/0ff06a7912574ee79cf1f2338f78452d7390ac82) fix: more missing syntax colouring - [`46742a3`](https://github.com/open-webui/docs/commit/46742a374c9486a427765373146150f4daf8629b) wording ### 📊 Changes **6 files changed** (+134 additions, -124 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/plugin/functions/action.mdx` (+1 -1) 📝 `docs/features/plugin/functions/filter.mdx` (+5 -5) 📝 `docs/features/plugin/tools/development.mdx` (+123 -3) 📝 `docs/features/plugin/valves/index.mdx` (+2 -112) 📝 `docs/pipelines/index.mdx` (+1 -1) 📝 `docs/pipelines/valves.md` (+2 -2) </details> ### 📄 Description Oups: made a mistake when deduplicating the previously fixed PR, readding some content Note: a 3rd PR is in the works to add proper example of the structure of each arg like __metadata__ etc --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:01 -05:00
yindo closed this issue 2026-02-15 18:15:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#593