mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #18853] [CLOSED] refactor(retrieval): remove duplicate MistralLoader code block #48048
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/18853
Author: @fsmw
Created: 11/1/2025
Status: ❌ Closed
Base:
dev← Head:fix/17256-duplicate-external-document-loader-entry📝 Commits (1)
4d50829refactor(retrieval): remove duplicate MistralLoader code block📊 Changes
1 file changed (+0 additions, -9 deletions)
View changed files
📝
backend/open_webui/retrieval/loaders/main.py(+0 -9)📄 Description
Summary
Remove duplicate MistralLoader code block with incorrect conditional logic in document loader main.py.
Issue
Fixes #17256 - Duplicate external document loader entry
Changes Made
Testing
Additional Information
This refactor removes code duplication and incorrect loader assignment that could cause issues with document processing.
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.
💘 Generated with Crush
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.