mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #7694] [MERGED] feat: add kagi search engine #22093
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/7694
Author: @erics118
Created: 12/8/2024
Status: ✅ Merged
Merged: 12/10/2024
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (2)
29a2719Merge pull request #7562 from open-webui/devb825947feat: add kagi📊 Changes
4 files changed (+88 additions, -0 deletions)
View changed files
📝
backend/open_webui/apps/retrieval/main.py(+20 -0)➕
backend/open_webui/apps/retrieval/web/kagi.py(+50 -0)📝
backend/open_webui/config.py(+6 -0)📝
src/lib/components/admin/Settings/WebSearch.svelte(+12 -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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.