Skip to content

Commit 8a3f7c4

Browse files
committed
fix
1 parent 206fefd commit 8a3f7c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/manuals/ai/model-runner.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ All the available models are hosted in the [public Docker Hub namespace of `ai`]
231231

232232
Once the feature is enabled, new API endpoints are available under the following base URLs:
233233

234-
- **For containers**: `http://model-runner.docker.internal/`
235-
- **For host processes**: `http://localhost:12434/engines/`, assuming you have enabled TCP host access on default port 12434.
234+
- **From containers**: `http://model-runner.docker.internal/`
235+
- **From host processes**: `http://localhost:12434/`, assuming you have enabled TCP host access on default port 12434.
236236

237237
**Docker Model management endpoints:**
238238

0 commit comments

Comments
 (0)