mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
issue: Duplicate external document loader entry #6335
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?
Originally created by @rgaricano on GitHub (Sep 7, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v.0.6.26
Ollama Version (if applicable)
No response
Operating System
ubuntu 24.02
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
.
Actual Behavior
Duplicated external document loader entry, one with wrong assignation of loader & var.
6dc0df2473/backend/open_webui/retrieval/loaders/main.py (L239-L249)and below (with wrong values):
6dc0df2473/backend/open_webui/retrieval/loaders/main.py (L364-L372)Steps to Reproduce
.
Logs & Screenshots
.
Additional Information
No response