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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14095
Author: @runyournode
Created: 5/20/2025
Status: ❌ Closed
Base:
dev← Head:fix_ext_loader📝 Commits (1)
4ab2c25fix 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.