From ad0624652ab7936eca6450085aac6c378914c61c Mon Sep 17 00:00:00 2001 From: Justin Hayes <52832301+justinh-rahb@users.noreply.github.com> Date: Thu, 1 Aug 2024 13:15:38 -0400 Subject: [PATCH] Update browser-search-engine.md --- docs/tutorial/browser-search-engine.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/tutorial/browser-search-engine.md b/docs/tutorial/browser-search-engine.md index 94518b5..e76f435 100644 --- a/docs/tutorial/browser-search-engine.md +++ b/docs/tutorial/browser-search-engine.md @@ -14,7 +14,7 @@ Open WebUI allows you to integrate directly into your web browser. This tutorial Before you begin, ensure that: - You have Chrome or another supported browser installed. -- The `WEBUI_URL` environment variable is set correctly, either using Docker environment variables or in the `.env` file as specified in the [Getting Started](getting-started/env-configuration) guide. +- The `WEBUI_URL` environment variable is set correctly, either using Docker environment variables or in the `.env` file as specified in the [Getting Started](/getting-started/env-configuration) guide. ### Step 1: Set the WEBUI_URL Environment Variable @@ -57,8 +57,6 @@ WEBUI_URL=https:// ``` 5. Click **Add** to save the configuration. -![Add Custom Search Engine](/img/tutorial_add_search_engine.png) - ### Optional: Using Specific Models If you wish to utilize a specific model for your search, modify the URL format to include the model ID: