[PR #15138] [MERGED] fix: Resolve exa search not being processed correctly #78603

Closed
opened 2026-05-13 12:17:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15138
Author: @zhangtyzzz
Created: 6/19/2025
Status: Merged
Merged: 6/19/2025
Merged by: @tjbck

Base: devHead: exa_search_missing


📝 Commits (1)

📊 Changes

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

View changed files

📝 backend/open_webui/routers/retrieval.py (+10 -0)

📄 Description

Changelog Entry

Description

  • Fixed a bug where exa search functionality was not being processed correctly, causing search requests to fail or return unexpected results.

Added

  • N/A

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • Fixed exa search processing logic to ensure search requests are handled properly
  • Resolved issue where exa search results were not being returned or formatted correctly

Security

  • N/A

Breaking Changes

  • N/A

Additional Information

  • This fix addresses the issue where exa search functionality was not working as expected
  • The bug was preventing users from utilizing exa search capabilities properly
  • Changes ensure that exa search requests are now processed and handled correctly

Screenshots or Videos

  • [Add screenshots demonstrating the fix if applicable]

Contributor 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/15138 **Author:** [@zhangtyzzz](https://github.com/zhangtyzzz) **Created:** 6/19/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `exa_search_missing` --- ### 📝 Commits (1) - [`5f60b30`](https://github.com/open-webui/open-webui/commit/5f60b3032085fb4ff8af82d1c72d878148aa2bcd) add missed exa ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/routers/retrieval.py` (+10 -0) </details> ### 📄 Description # Changelog Entry ### Description - Fixed a bug where exa search functionality was not being processed correctly, causing search requests to fail or return unexpected results. ### Added - N/A ### Changed - N/A ### Deprecated - N/A ### Removed - N/A ### Fixed - Fixed exa search processing logic to ensure search requests are handled properly - Resolved issue where exa search results were not being returned or formatted correctly ### Security - N/A ### Breaking Changes - N/A --- ### Additional Information - This fix addresses the issue where exa search functionality was not working as expected - The bug was preventing users from utilizing exa search capabilities properly - Changes ensure that exa search requests are now processed and handled correctly ### Screenshots or Videos - [Add screenshots demonstrating the fix if applicable] ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <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-05-13 12:17:58 -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#78603