[PR #2637] [MERGED] feat: pipeline valves #7848

Closed
opened 2025-11-11 17:37:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2637
Author: @tjbck
Created: 5/28/2024
Status: Merged
Merged: 5/28/2024
Merged by: @tjbck

Base: devHead: pipelines


📝 Commits (6)

📊 Changes

4 files changed (+514 additions, -20 deletions)

View changed files

📝 backend/main.py (+186 -16)
📝 src/lib/apis/index.ts (+123 -0)
src/lib/components/admin/Settings/Pipelines.svelte (+168 -0)
📝 src/lib/components/admin/SettingsModal.svelte (+37 -4)

📄 Description

No description provided


🔄 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/open-webui/pull/2637 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 5/28/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `pipelines` --- ### 📝 Commits (6) - [`e231333`](https://github.com/open-webui/open-webui/commit/e231333bcd16497575f4adaa044b040eb3742c98) refac - [`0383efa`](https://github.com/open-webui/open-webui/commit/0383efa20750eb80785e299f84eeedc5e81d3f8a) refac: pipelines - [`0bef1b4`](https://github.com/open-webui/open-webui/commit/0bef1b44c03f44c6540feb9203e81e076bb578e2) feat: pipeline valves - [`130d15a`](https://github.com/open-webui/open-webui/commit/130d15a2fb4b1fdf5a98ab8e9475ab7f5bdcaec8) feat: pipeline valves - [`7c27173`](https://github.com/open-webui/open-webui/commit/7c271734a1bb56f4b690797af4bb4e629477f498) fix - [`2d596d7`](https://github.com/open-webui/open-webui/commit/2d596d7307b157ba8af762bf04154d505f5bfe44) feat: valves full integration ### 📊 Changes **4 files changed** (+514 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `backend/main.py` (+186 -16) 📝 `src/lib/apis/index.ts` (+123 -0) ➕ `src/lib/components/admin/Settings/Pipelines.svelte` (+168 -0) 📝 `src/lib/components/admin/SettingsModal.svelte` (+37 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:37:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7848