mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 01:54:38 -05:00
[PR #779] [MERGED] feat: editable chunk params #7256
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/779
Author: @tjbck
Created: 2/18/2024
Status: ✅ Merged
Merged: 2/18/2024
Merged by: @tjbck
Base:
main← Head:editable-chunk-params📝 Commits (5)
ccf08fbfeat: editable chunk params5270efafeat: editable rag template082d1d1fix: template load issuea31feccfeat: editable rag template frontend07b4519feat: reset rag template📊 Changes
7 files changed (+296 additions, -23 deletions)
View changed files
📝
backend/apps/rag/main.py(+61 -2)📝
backend/config.py(+15 -0)📝
src/lib/apis/rag/index.ts(+115 -0)📝
src/lib/components/documents/Settings/General.svelte(+77 -5)📝
src/lib/utils/rag/index.ts(+18 -14)📝
src/routes/(app)/+page.svelte(+5 -1)📝
src/routes/(app)/c/[id]/+page.svelte(+5 -1)📄 Description
Resolves: #460
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.