Skip to content

Commit e0e39fb

Browse files
authored
Update instructions for connecting Open WebUI (#258)
Previous instructions no longer work in the integration process. This update reflects the new steps required to successfully connect Open WebUI to Foundry Local.
1 parent 992c4ee commit e0e39fb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/tutorials/chat-application-with-open-web-ui.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,12 @@ Before you start this tutorial, you need:
2424

2525
3. Open your web browser and go to [http://localhost:8080](http://localhost:8080).
2626

27-
4. **Connect Open Web UI to Foundry Local**:
27+
4. Enable Direct Connections:
28+
1. Select **Settings** and **Admin Settings** in the profile menu.
29+
2. Select **Connections** in the navigation menu.
30+
3. Enable **Direct Connections** by turning on the toggle. This allows users to connect to their own OpenAI compatible API endpoints.
31+
32+
6. **Connect Open Web UI to Foundry Local**:
2833

2934
1. Select **Settings** in the navigation menu
3035
2. Select **Connections**

0 commit comments

Comments
 (0)