[PR #10459] [MERGED] 0.5.16 #38170

Closed
opened 2026-04-25 11:18:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/10459
Author: @tjbck
Created: 2/20/2025
Status: Merged
Merged: 2/20/2025
Merged by: @tjbck

Base: mainHead: dev


📝 Commits (7)

  • e920f96 Update translation.json
  • 89b4627 Update translation.json
  • af10aba fix: correctly interpret RAG_WEB_SEARCH_TRUST_ENV as bool
  • 93d486d revert: faulty dedup code
  • 0a7a265 Merge pull request #10445 from PkmX/pr-fix-web-search-proxy
  • b124c15 Merge pull request #10431 from EntropyYue/dev
  • 472a291 doc: changelog

📊 Changes

6 files changed (+36 additions, -43 deletions)

View changed files

📝 CHANGELOG.md (+6 -0)
📝 backend/open_webui/config.py (+2 -2)
📝 backend/open_webui/retrieval/utils.py (+15 -28)
📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
📝 src/lib/i18n/locales/zh-CN/translation.json (+10 -10)

📄 Description

No description provided


🔄 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/10459 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/20/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (7) - [`e920f96`](https://github.com/open-webui/open-webui/commit/e920f96b1723f07f10a37bf148011bf55dec4aaf) Update translation.json - [`89b4627`](https://github.com/open-webui/open-webui/commit/89b4627e9a675fb481125ddf2fa158691eee38e3) Update translation.json - [`af10aba`](https://github.com/open-webui/open-webui/commit/af10aba805119c58a02b228d72a9fb2923f77387) fix: correctly interpret RAG_WEB_SEARCH_TRUST_ENV as bool - [`93d486d`](https://github.com/open-webui/open-webui/commit/93d486d50e9dbacd77a7bd9e32d2eabeec325d39) revert: faulty dedup code - [`0a7a265`](https://github.com/open-webui/open-webui/commit/0a7a265ff5f7d9d6f6e094143bbce6059ba85815) Merge pull request #10445 from PkmX/pr-fix-web-search-proxy - [`b124c15`](https://github.com/open-webui/open-webui/commit/b124c15018c777f3c05906673407706d5e3665bc) Merge pull request #10431 from EntropyYue/dev - [`472a291`](https://github.com/open-webui/open-webui/commit/472a291c24ecd9db98a24e68e191027c612d3966) doc: changelog ### 📊 Changes **6 files changed** (+36 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+6 -0) 📝 `backend/open_webui/config.py` (+2 -2) 📝 `backend/open_webui/retrieval/utils.py` (+15 -28) 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) 📝 `src/lib/i18n/locales/zh-CN/translation.json` (+10 -10) </details> ### 📄 Description _No description provided_ --- <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 2026-04-25 11:18:17 -05: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#38170