Skip to content

Commit 092cf0a

Browse files
committed
Make some updates to SearchApi documentation
1 parent e1dcae7 commit 092cf0a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tutorial/web_search.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -190,8 +190,7 @@ This is enabled on a per session basis eg. reloading the page, changing to anoth
190190
3. With `API key`, open `Open WebUI Admin panel` and click `Settings` tab, and then click `Web Search`.
191191
4. Enable `Web search` and set `Web Search Engine` to `searchapi`.
192192
5. Fill `SearchApi API Key` with the `API key` that you copied in step 2 from [SearchApi](https://www.searchapi.io/) dashboard.
193-
6. Enter `SearchApi engine` name that you want to query. Example, `google`, `bing`, `baidu`, `google_news`, `bing_news`, `google_videos`, `google_scholar` and `google_patents`. This is optional as the API defaults to `google`.
194-
Any existing or upcoming SERP engines added by [SearchApi](https://www.searchapi.io/) that returns `organic_results` is supported. If not given, the search uses `google` engine as default.
193+
6. [Optional] Enter the `SearchApi engine` name you want to query. Example, `google`, `bing`, `baidu`, `google_news`, `bing_news`, `google_videos`, `google_scholar` and `google_patents.` By default, it is set to `google`.
195194
7. Click `Save`.
196195

197196
![Open WebUI Admin panel](../../static/img/tutorial_searchapi_search.png)

0 commit comments

Comments
 (0)