mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #547] [MERGED] feat: Add reStructuredText specific parser for RAG #59225
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/547
Author: @Marclass
Created: 1/23/2024
Status: ✅ Merged
Merged: 1/23/2024
Merged by: @tjbck
Base:
main← Head:main📝 Commits (4)
e2edbedMerge pull request #1 from Marclass/rag-arbitrary-files35ace57add rst document for RAG2e4373cMerge branch 'ollama-webui:main' into main29dd973refac: frontend supported file extensions📊 Changes
4 files changed (+26 additions, -13 deletions)
View changed files
📝
backend/apps/rag/main.py(+3 -0)📝
src/lib/components/chat/MessageInput.svelte(+11 -7)📝
src/lib/constants.ts(+3 -1)📝
src/routes/(app)/documents/+page.svelte(+9 -5)📄 Description
Add specific parser for common python documentation format.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.