mirror of
https://github.com/open-webui/docs
synced 2025-06-12 17:43:00 +00:00
Update browser-search-engine.md
This commit is contained in:
parent
5ad130e361
commit
ad0624652a
@ -14,7 +14,7 @@ Open WebUI allows you to integrate directly into your web browser. This tutorial
|
|||||||
Before you begin, ensure that:
|
Before you begin, ensure that:
|
||||||
|
|
||||||
- You have Chrome or another supported browser installed.
|
- 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
|
### Step 1: Set the WEBUI_URL Environment Variable
|
||||||
|
|
||||||
@ -57,8 +57,6 @@ WEBUI_URL=https://<your-open-webui-url>
|
|||||||
```
|
```
|
||||||
5. Click **Add** to save the configuration.
|
5. Click **Add** to save the configuration.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Optional: Using Specific Models
|
### Optional: Using Specific Models
|
||||||
|
|
||||||
If you wish to utilize a specific model for your search, modify the URL format to include the model ID:
|
If you wish to utilize a specific model for your search, modify the URL format to include the model ID:
|
||||||
|
Loading…
Reference in New Issue
Block a user