Skip to content
Merged
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
6 changes: 3 additions & 3 deletions content/manuals/ai/model-runner/api-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ on how you run Docker:
DELETE /models/{namespace}/{name}
```

### Available OpenAPI endpoints
### Available OpenAI endpoints

DMR supports the following OpenAPI endpoints:
DMR supports the following OpenAI endpoints:

- [List models](https://platform.openai.com/docs/api-reference/models/list):

Expand Down Expand Up @@ -189,4 +189,4 @@ curl --unix-socket $HOME/.docker/run/docker.sock \
}
]
}'
```
```