Update index.mdx

Adjustment made for clarity and reduction of vagueness
This commit is contained in:
silentoplayz 2024-08-30 15:00:45 +00:00 committed by GitHub
parent a359d3a7d6
commit c63a1de2eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,8 +59,10 @@ For a streamlined setup using Docker:
2. **Connect to Open WebUI:** 2. **Connect to Open WebUI:**
- Navigate to the **Settings > Connections > OpenAI API** section in Open WebUI. - Navigate to the **Admin Panel > Settings > Connections** section in Open WebUI.
- Set the API URL to `http://localhost:9099` and the API key to `0p3n-w3bu!`. Your pipelines should now be active. - When you're on this page, you can press the `+` button to add another connection.
- Set the API URL to `http://localhost:9099` and the API key to `0p3n-w3bu!`.
- Once you've added your pipelines connection and verified it, you will see an icon appear within the API Base URL field for the added connection. When hovered over, the icon itself will be labeled `Pipelines`. Your pipelines should now be active.
:::info :::info
If your Open WebUI is running in a Docker container, replace `localhost` with `host.docker.internal` in the API URL. If your Open WebUI is running in a Docker container, replace `localhost` with `host.docker.internal` in the API URL.
@ -68,7 +70,7 @@ If your Open WebUI is running in a Docker container, replace `localhost` with `h
3. **Manage Configurations:** 3. **Manage Configurations:**
- In the admin panel, go to **Admin Settings > Pipelines tab**. - In the admin panel, go to **Admin Panel > Settings > Pipelines** tab.
- Select your desired pipeline and modify the valve values directly from the WebUI. - Select your desired pipeline and modify the valve values directly from the WebUI.
:::tip :::tip