mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[PR #4932] [CLOSED] WIP: Add search api #8385
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/4932
Author: @raju249
Created: 8/27/2024
Status: ❌ Closed
Base:
main← Head:add-search-api📝 Commits (3)
47c71f7Add searchapi as an alternative web search769296aUpdate config to include searchapi api key27f5c39Add new line in searchapi search method📊 Changes
5 files changed (+74 additions, -2 deletions)
View changed files
📝
README.md(+1 -1)📝
backend/apps/rag/main.py(+17 -0)📝
backend/apps/rag/search/main.py(+2 -1)➕
backend/apps/rag/search/searchapi.py(+48 -0)📝
backend/config.py(+6 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.