Files
docker-docs/content
David Gageot 3f9f3cd6f7 fix: correct OpenAI-compatible provider examples
The OpenAI-compatible provider examples nested model settings under a
`provider:` key directly on the agent, which is not a valid field and
fails with `unknown field "provider"`. Define a named model in the
`models` section instead and reference it from the agent.

Fixes docker/docker-agent#3121
2026-06-15 10:23:34 +02:00
..
2026-06-11 08:41:08 -07:00