[PR #153] [MERGED] Basic Pipes and Filters Docs #261

Closed
opened 2026-02-15 17:16:06 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/153
Author: @westbrook-ai
Created: 7/19/2024
Status: Merged
Merged: 7/20/2024
Merged by: @tjbck

Base: mainHead: enh-pipelines-docs


📝 Commits (2)

  • 84a8819 Initial filters documentation, base layout for others
  • 7a0a488 Added basic Pipes docs

📊 Changes

5 files changed (+37 additions, -6 deletions)

View changed files

docs/pipelines/filters.md (+15 -0)
docs/pipelines/pipes.md (+13 -0)
📝 docs/pipelines/tutorials.md (+9 -6)
static/img/pipelines/filters.png (+0 -0)
static/img/pipelines/pipes.png (+0 -0)

📄 Description

I wasn't able to get the docs site running locally, so I'm not sure if the formatting will be right on these. More details would definitely be helpful, but I figure these are better than nothing to start.


🔄 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/153 **Author:** [@westbrook-ai](https://github.com/westbrook-ai) **Created:** 7/19/2024 **Status:** ✅ Merged **Merged:** 7/20/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `enh-pipelines-docs` --- ### 📝 Commits (2) - [`84a8819`](https://github.com/open-webui/docs/commit/84a8819b51e414bbf47c57a1ead2f303d29f5af3) Initial filters documentation, base layout for others - [`7a0a488`](https://github.com/open-webui/docs/commit/7a0a488d68acc0b43178bb84c4d5d83fa2b534cd) Added basic Pipes docs ### 📊 Changes **5 files changed** (+37 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `docs/pipelines/filters.md` (+15 -0) ➕ `docs/pipelines/pipes.md` (+13 -0) 📝 `docs/pipelines/tutorials.md` (+9 -6) ➕ `static/img/pipelines/filters.png` (+0 -0) ➕ `static/img/pipelines/pipes.png` (+0 -0) </details> ### 📄 Description I wasn't able to get the docs site running locally, so I'm not sure if the formatting will be right on these. More details would definitely be helpful, but I figure these are better than nothing to start. --- <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 17:16:06 -05:00
yindo closed this issue 2026-02-15 17:16:06 -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#261