[PR #1023] [MERGED] add fake_useragent to get a realistic header for rag/web requests #7353

Closed
opened 2025-11-11 17:24:12 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1023
Author: @fbirlik
Created: 3/3/2024
Status: Merged
Merged: 3/3/2024
Merged by: @tjbck

Base: devHead: patch-useragent


📝 Commits (2)

  • eb51ad1 Merge pull request #997 from open-webui/dev
  • 05221ea add fake_useragent to get a realistic header for rag/web requests

📊 Changes

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

View changed files

📝 backend/requirements.txt (+1 -0)

📄 Description

Description

Add FakeUserAgent package for realistic headers in Rag/Web requests


Changelog Entry

Added

  • fake_useragent added to backend/requirements.txt

Fixed

  • Rag/Web requests have random user agents instead of empty user agent

🔄 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/1023 **Author:** [@fbirlik](https://github.com/fbirlik) **Created:** 3/3/2024 **Status:** ✅ Merged **Merged:** 3/3/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `patch-useragent` --- ### 📝 Commits (2) - [`eb51ad1`](https://github.com/open-webui/open-webui/commit/eb51ad14e4caafda1c9fd24c4945044b8776a7a3) Merge pull request #997 from open-webui/dev - [`05221ea`](https://github.com/open-webui/open-webui/commit/05221ea1355165b44b44f1bc6676992c5bb011a3) add fake_useragent to get a realistic header for rag/web requests ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -0) </details> ### 📄 Description ## Description Add FakeUserAgent package for realistic headers in Rag/Web requests --- ### Changelog Entry ### Added - fake_useragent added to backend/requirements.txt ### Fixed - Rag/Web requests have random user agents instead of empty user agent --- <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 2025-11-11 17:24:12 -06: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#7353