mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #18850] [CLOSED] refactor(retrieval): remove duplicate MistralLoader code block #63853
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/18850
Author: @fsmw
Created: 11/1/2025
Status: ❌ Closed
Base:
main← 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.
I agree to the terms of the Contributor License Agreement (CLA) and grant the necessary rights for my contributions to be included in this open-source project.
💘 Generated with Crush
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.