mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[PR #495] [CLOSED] feat: Add RAG support for XML and various programming languages #35981
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/495
Author: @Marclass
Created: 1/17/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (6)
43d8466feat: Add RAG support for various programming languagescf6b3faremove html type and add js/css8dacc86Merge branch 'ollama-webui:main' into main9b63788Update constants.tsc7cee3eUpdate constants.ts6070e6badd svelte type to RAG📊 Changes
2 files changed (+33 additions, -9 deletions)
View changed files
📝
backend/apps/rag/main.py(+26 -7)📝
src/lib/constants.ts(+7 -2)📄 Description
Allows XML, python, css, javascript, java, golang, sql, c/c++/c#, ruby, rust, php, perl, and more files to be uploaded and parsed for RAG.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.