[PR #14095] [CLOSED] **fix** if typo in external document loader #39012

Closed
opened 2026-04-25 11:45:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/14095
Author: @runyournode
Created: 5/20/2025
Status: Closed

Base: devHead: fix_ext_loader


📝 Commits (1)

  • 4ab2c25 fix external document loader

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/open_webui/retrieval/loaders/main.py (+1 -1)

📄 Description

ExternalDocumentLoader was never selected as it was outside of the main if/elif/else loop.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/14095 **Author:** [@runyournode](https://github.com/runyournode) **Created:** 5/20/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix_ext_loader` --- ### 📝 Commits (1) - [`4ab2c25`](https://github.com/open-webui/open-webui/commit/4ab2c259efc66ff88ad93b0bb125643d32741d06) fix external document loader ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/retrieval/loaders/main.py` (+1 -1) </details> ### 📄 Description ExternalDocumentLoader was never selected as it was outside of the main if/elif/else loop. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 11:45:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#39012