Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@ For a streamlined setup using Docker:

2. **Connect to Open WebUI:**

- Navigate to the **Settings > Connections > OpenAI API** section in Open WebUI.
- In the **admin panel**, navigate to **Settings > Connections**. In the OpenAI API section, add a new OpenAI API connection:
- Set the API URL to `http://localhost:9099` and the API key to `0p3n-w3bu!`. Your pipelines should now be active.

> [!NOTE]
> If your Open WebUI is running in a Docker container, replace `localhost` with `host.docker.internal` in the API URL.

3. **Manage Configurations:**

- In the admin panel, go to **Admin Settings > Pipelines tab**.
- In the **admin panel**, go to **Settings > Pipelines** tab.
- Select your desired pipeline and modify the valve values directly from the WebUI.

> [!TIP]
Expand Down