mirror of
https://github.com/open-webui/docs
synced 2025-05-25 05:35:37 +00:00
Merge pull request #330 from xiaowuap/patch-1
Add BingAPI in web_search.md
This commit is contained in:
commit
a2bc93d074
@ -374,6 +374,12 @@ Coming Soon
|
|||||||
|
|
||||||
## Bing API
|
## Bing API
|
||||||
|
|
||||||
Coming Soon
|
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
|
1. Navigate to the [AzurePortal](https://portal.azure.com/#create/Microsoft.BingSearch) and create a new resource. After creation, you’ll be redirected to the resource overview page. From there, select "Click here to manage keys." 
|
||||||
|
2. On the key management page, locate Key1 or Key2 and copy your desired key.
|
||||||
|
3. Open the Open WebUI Admin Panel, switch to the Settings tab, and then select Web Search.
|
||||||
|
4. Enable the Web search option and set the Web Search Engine to bing.
|
||||||
|
5. Fill `SearchApi API Key` with the `API key` that you copied in step 2 from [AzurePortal](https://portal.azure.com/#create/Microsoft.BingSearch) dashboard.
|
||||||
|
6. Click `Save`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user