mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #6855] [CLOSED] feat: add Jina API Key support for default web search provider #8762
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/6855
Author: @taylorwilsdon
Created: 11/11/2024
Status: ❌ Closed
Base:
dev← Head:add_jina_api_support📝 Commits (4)
96c8654refac: disable openapi.json5b86d33Implement support for Jina API key in default web search config24c68aaMerge branch 'main' of github.com:open-webui/open-webui into add_jina_api_supporta1baabdMerge branch 'dev' of github.com:open-webui/open-webui into add_jina_api_support📊 Changes
6 files changed (+24 additions, -6 deletions)
View changed files
📝
backend/open_webui/apps/ollama/main.py(+4 -2)📝
backend/open_webui/apps/openai/main.py(+5 -2)📝
backend/open_webui/apps/webui/main.py(+2 -1)📝
backend/open_webui/main.py(+1 -1)📝
run.sh(+0 -0)📝
src/lib/components/admin/Settings/WebSearch.svelte(+12 -0)📄 Description
Pull Request Checklist
Addresses discussion https://github.com/open-webui/open-webui/discussions/6854
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.