8083299 docs: add web loaders documentation and usage guide
📊 Changes
1 file changed (+39 additions, -0 deletions)
View changed files
➕docs/web-loaders.md (+39 -0)
📄 Description
Description
This PR addresses the lack of documentation for web loaders in Open WebUI, which has been mentioned in community discussions as a gap in the current documentation.
Changes Made
Created new docs/web-loaders.md file
Documented available loader implementations and their locations
Added usage guidelines and purpose for each loader
Included performance considerations for web loading operations
Related Issues
This helps address documentation gaps mentioned by users regarding web loaders and their differences.
Type of Change
Documentation improvement
Bug fix
New feature
Breaking change
Checklist
My changes follow the project's style guidelines
I have performed a self-review of my documentation
My changes generate no new warnings
Documentation is clear and helpful for users
Thank you for maintaining this amazing project! I'm happy to make any revisions based on feedback.
🔄 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/19013
**Author:** [@krishna-medapati](https://github.com/krishna-medapati)
**Created:** 11/7/2025
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `docs-add-web-loaders-comparison`
---
### 📝 Commits (1)
- [`8083299`](https://github.com/open-webui/open-webui/commit/8083299c5050cb4d7ac9dfa72ead88410ad27186) docs: add web loaders documentation and usage guide
### 📊 Changes
**1 file changed** (+39 additions, -0 deletions)
<details>
<summary>View changed files</summary>
➕ `docs/web-loaders.md` (+39 -0)
</details>
### 📄 Description
## Description
This PR addresses the lack of documentation for web loaders in Open WebUI, which has been mentioned in community discussions as a gap in the current documentation.
## Changes Made
- Created new `docs/web-loaders.md` file
- Documented available loader implementations and their locations
- Added usage guidelines and purpose for each loader
- Included performance considerations for web loading operations
## Related Issues
This helps address documentation gaps mentioned by users regarding web loaders and their differences.
## Type of Change
- [x] Documentation improvement
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
## Checklist
- [x] My changes follow the project's style guidelines
- [x] I have performed a self-review of my documentation
- [x] My changes generate no new warnings
- [x] Documentation is clear and helpful for users
Thank you for maintaining this amazing project! I'm happy to make any revisions based on feedback.
---
<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/19013
Author: @krishna-medapati
Created: 11/7/2025
Status: ❌ Closed
Base:
main← Head:docs-add-web-loaders-comparison📝 Commits (1)
8083299docs: add web loaders documentation and usage guide📊 Changes
1 file changed (+39 additions, -0 deletions)
View changed files
➕
docs/web-loaders.md(+39 -0)📄 Description
Description
This PR addresses the lack of documentation for web loaders in Open WebUI, which has been mentioned in community discussions as a gap in the current documentation.
Changes Made
docs/web-loaders.mdfileRelated Issues
This helps address documentation gaps mentioned by users regarding web loaders and their differences.
Type of Change
Checklist
Thank you for maintaining this amazing project! I'm happy to make any revisions based on feedback.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.