Commit Graph

6 Commits

Author SHA1 Message Date
Ignacio López Luna
c0e77f231d feat: add support for Diffusers inference engine and image generation API 2026-01-26 11:42:08 +01:00
Dorin Geman
5d3a379fea model-runner: add Anthropic API documentation
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
2026-01-21 15:33:22 +02:00
Eric Curtin
8bf6cd030e Add Docker Model Runner documentation
For configuration, IDE integrations, inference engines, and Open WebUI

Signed-off-by: Eric Curtin <eric.curtin@docker.com>
2026-01-07 13:26:04 +00:00
Renat
88cdf22590 Fix typo in api-reference.md: OpenAPI -> OpenAI (#23373)
## Description

It appears that there is a typo on the DMR API [documentation
page](https://docs.docker.com/ai/model-runner/api-reference/):
The section with **OpenAI**-compatible endpoints is named 'Available
**OpenAPI** endpoints'.

## Related issues or tickets:

No related issues or tickets found.

## Reviews

- [ ] Editorial review
2025-09-09 07:32:12 +01:00
Arthur
854038023f dmr: touch ups (#23239)
Minor touch ups in DMR section.
2025-08-13 10:20:44 +01:00
Arthur
6c350982dc dmr: split up content (#23227)
<!--Delete sections as needed -->

## Description

Split up the content for DMR for better UX and maintainability.
2025-08-12 15:13:47 -04:00