mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #19478] [CLOSED] feat: add user agent to Web Loaders #25225
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/19478
Author: @AndersSpringborg
Created: 11/25/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (6)
fe6783cMerge pull request #19030 from open-webui/devfc05e0aMerge pull request #19405 from open-webui/deve3faec6Merge pull request #19416 from open-webui/dev9899293Merge pull request #19448 from open-webui/dev140605eMerge pull request #19462 from open-webui/deva16e0dbfeat: add user agent to web loader📊 Changes
5 files changed (+15 additions, -1 deletions)
View changed files
📝
backend/open_webui/config.py(+6 -0)📝
backend/open_webui/main.py(+1 -0)📝
backend/open_webui/retrieval/utils.py(+1 -0)📝
backend/open_webui/retrieval/web/utils.py(+6 -1)📝
backend/open_webui/routers/retrieval.py(+1 -0)📄 Description
Pull Request Checklist
Discussion
https://github.com/open-webui/open-webui/discussions/19477
Before submitting, make sure you've checked the following:
devbranch. Not targeting thedevbranch will lead to immediate closure of the PR.Changelog Entry
Description
Added
User-Agentheader on get requestsContributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.