Update deepseekr1-dynamic.md

This commit is contained in:
Jan Erik Syltøy 2025-02-01 17:24:34 +01:00 committed by GitHub
parent d23abbd0e4
commit 7d7cc12f83

View File

@ -129,7 +129,7 @@ Be sure to **keep this terminal session running**, as it serves the model for al
1. Go to **Admin Settings** in Open WebUI. 1. Go to **Admin Settings** in Open WebUI.
2. Navigate to **Connections > OpenAI Connections.** 2. Navigate to **Connections > OpenAI Connections.**
3. Add the following details for the new connection: 3. Add the following details for the new connection:
- URL: `http://127.0.0.1:10000/v1` - URL: `http://127.0.0.1:10000/v1` (or `http://host.docker.internal:10000/v1` when running Open WebUI in docker)
- API Key: `none` - API Key: `none`
:::info :::info