mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #3038] [CLOSED] feat: generate knowledge base for pipelines #7965
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/open-webui/pull/3038
Author: @RobinBially
Created: 6/11/2024
Status: ❌ Closed
Base:
dev← Head:feat/generate-knowledge-base-for-pipeline📝 Commits (2)
9e4dd4bMerge pull request #3159 from open-webui/dev5233056generate knowledge base for pipelines📊 Changes
2 files changed (+76 additions, -0 deletions)
View changed files
📝
backend/apps/rag/main.py(+49 -0)📝
backend/config.py(+27 -0)📄 Description
related to issue https://github.com/open-webui/pipelines/issues/81 and pull request https://github.com/open-webui/pipelines/pull/82
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Feature to allow generating a vector store for a given list of pipelines so that open webui's document system is compatible with pipelines.
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Changelog Entry
Description
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.