mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +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.3 KiB
1.3 KiB
sidebar_position, title
| sidebar_position | title |
|---|---|
| 5 | 🎨 Google PSE |
:::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.
:::
Google PSE API
Setup
- Go to Google Developers, use Programmable Search Engine, and log on or create account.
- Go to control panel and click
Addbutton - Enter a search engine name, set the other properties to suit your needs, verify you're not a robot and click
Createbutton. - Generate
API keyand get theSearch engine ID. (Available after the engine is created) - With
API keyandSearch engine ID, openOpen WebUI Admin paneland clickSettingstab, and then clickWeb Search - Enable
Web searchand SetWeb Search Enginetogoogle_pse - Fill
Google PSE API Keywith theAPI keyandGoogle PSE Engine Id(# 4) - Click
Save
Note
You have to enable Web search in the prompt field, using plus (+) button.
Search the web ;-)

