mirror of
https://github.com/open-webui/docs.git
synced 2025-12-14 00:19:26 +07:00
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 ;-)

