mirror of
https://github.com/open-webui/docs
synced 2025-05-20 19:26:22 +00:00
Update web_search.md
This commit is contained in:
parent
af6f6b2c54
commit
dd421b3e29
@ -172,15 +172,15 @@ This is enabled on a per session basis eg. reloading the page, changing to anoth
|
||||
## Google PSE API
|
||||
|
||||
1. Go to Google Developers, use [Programmable Search Engine](https://developers.google.com/custom-search), and log on or create account.
|
||||
2. Go to [control pannel](https://programmablesearchengine.google.com/controlpanel/all) and click `Add` button
|
||||
2. Go to [control panel](https://programmablesearchengine.google.com/controlpanel/all) and click `Add` button
|
||||
3. Enter a search engine name, set the other properties to suit your needs, verify you're not a robot and click `Create` button.
|
||||
4. Generate `API key` and get the `Search engine ID`. (Available after the engine is created)
|
||||
5. With `API key` and `Search engine ID`, open `Open WebUI Admin pannel` and click `Settings` tab, and then click `Web Search`
|
||||
5. With `API key` and `Search engine ID`, open `Open WebUI Admin panel` and click `Settings` tab, and then click `Web Search`
|
||||
6. Enable `Web search` and Set `Web Search Engine` to `google_pse`
|
||||
7. Fill `Google PSE API Key` with the `API key` and `Google PSE Engine Id` (# 4)
|
||||
8. click `Save`
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
#### Note
|
||||
|
Loading…
Reference in New Issue
Block a user