mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #15264] [CLOSED] Toggle to 2 parser #46824
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/15264
Author: @Salamastik
Created: 6/24/2025
Status: ❌ Closed
Base:
main← Head:toggle-to-2-parser📝 Commits (10+)
2ecfb0achange srcccb24bc4add html to footere559544popup for all, dinamic footer2bcd473dockerfile43dd36dalertb8aaa56FOOTER724a401Create footer.md11cf75aCreate sdds004bb5dbefore merge 0.6.1452fc7ebmerge 0.6.14📊 Changes
35 files changed (+67611 additions, -2413 deletions)
View changed files
📝
.env.example(+1 -1)➕
.vscode/PythonImportHelper-v2-Completion.json(+66000 -0)📝
CHANGELOG.md(+23 -2176)📝
Dockerfile(+6 -4)➕
DockerfileBetter(+180 -0)➕
FOOTER.html(+9 -0)➕
FOOTER.md(+1 -0)➕
WARNING.md(+9 -0)📝
backend/open_webui/env.py(+48 -0)📝
backend/open_webui/main.py(+5 -0)📝
backend/open_webui/retrieval/loaders/main.py(+24 -2)📝
backend/open_webui/routers/retrieval.py(+17 -1)📝
backend/start.sh(+1 -1)➕
footer.md(+11 -0)📝
package-lock.json(+72 -0)📝
package.json(+3 -0)➕
sdds(+527 -0)📝
src/app.html(+1 -1)➕
src/lib/WARNING.md(+18 -0)➕
src/lib/apis/files/warnings.ts(+27 -0)...and 15 more files
📄 Description
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
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.