mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #1113] [MERGED] feat: rag api #20579
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/1113
Author: @tjbck
Created: 3/9/2024
Status: ✅ Merged
Merged: 3/9/2024
Merged by: @tjbck
Base:
dev← Head:rag📝 Commits (6)
c49491erefac: rag to backend6c58bb5feat: rag docs as payload fielddfcc314fix: only edit body with whitelisted paths9f58ed5fixd936353fix: message type edge case784ee6ffix: error handling📊 Changes
5 files changed (+209 additions, -117 deletions)
View changed files
📝
backend/apps/rag/utils.py(+8 -0)📝
backend/main.py(+121 -0)📝
src/lib/apis/rag/index.ts(+1 -1)📝
src/routes/(app)/+page.svelte(+39 -58)📝
src/routes/(app)/c/[id]/+page.svelte(+40 -58)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.