mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 02:09:51 +07:00
- Move all image-generation content into docs/image-generation-and-editing/ - Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation) - Explain how to set node IDs in Open WebUI - Add example setups for Qwen and FLUX.1 models - Fix broken links and tidy formatting
1.1 KiB
1.1 KiB
sidebar_position, title
| sidebar_position | title |
|---|---|
| 1 | 🗺️ Bing |
:::warning
This tutorial is a community contribution and is not supported by the Open WebUI team. It serves only as a demonstration on how to customize Open WebUI for your specific use case. Want to contribute? Check out the contributing tutorial.
:::
:::warning
Bing Search APIs will be retired on 11th August 2025. New deployments are not supported.
:::
Bing API
Setup
- Navigate to the AzurePortal and create a new resource. After creation, you’ll be redirected to the resource overview page. From there, select "manage keys."
- On the key management page, locate Key1 or Key2 and copy your desired key.
- Open the Open WebUI Admin Panel, switch to the Settings tab, and then select Web Search.
- Enable the Web search option and set the Web Search Engine to bing.
- Fill
SearchApi API Keywith theAPI keythat you copied in step 2 from AzurePortal dashboard. - Click
Save.