mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
[PR #3029] [MERGED] feat: add DuckDuckGo search functionality using duckduckgo_search library #7962
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/3029
Author: @Yash-1511
Created: 6/11/2024
Status: ✅ Merged
Merged: 6/11/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (2)
83f9475feat: add DuckDuckGo search functionality using duckduckgo_search library07b08efadd: duckduckgo-search dependencies added in requirements.txt📊 Changes
4 files changed (+52 additions, -2 deletions)
View changed files
📝
backend/apps/rag/main.py(+3 -0)➕
backend/apps/rag/search/duckduckgo.py(+46 -0)📝
backend/requirements.txt(+2 -1)📝
src/lib/components/admin/Settings/WebSearch.svelte(+1 -1)📄 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.