mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #413] [MERGED] feat: Added description for RAG_WEB_SEARCH_TRUST_ENV in env-configuration.md #490
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/docs/pull/413
Author: @harryzhou2000
Created: 2/21/2025
Status: ✅ Merged
Merged: 3/15/2025
Merged by: @tjbck
Base:
main← Head:main📝 Commits (1)
9429cd9feat: Added description for RAG_WEB_SEARCH_TRUST_ENV in env-configuration.md📊 Changes
1 file changed (+7 additions, -0 deletions)
View changed files
📝
docs/getting-started/env-configuration.md(+7 -0)📄 Description
Environment variable RAG_WEB_SEARCH_TRUST_ENV was added during web search content fetching update in
0.5.13(Asynchronous Web Search, commitd3f71930f0a129ed7bade3c9cd5c8ed39a67826f).Updating to
0.5.13would make users relying on http proxy for web search before fail to fetch web page content through the proxy designated byhttp_proxyandhttps_proxy.Adding this entry to the document would help these users.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.