docs: update structured outputs doc for cloud (#15733)

---------

Co-authored-by: Parth Sareen <parth.sareen@ollama.com>
This commit is contained in:
madflow 2026-04-22 09:42:39 +02:00 committed by GitHub
parent 21883571b7
commit 3b43b9bc4b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,6 +2,10 @@
title: Structured Outputs
---
<Note>
Ollama's Cloud currently does not support structured outputs.
</Note>
Structured outputs let you enforce a JSON schema on model responses so you can reliably extract structured data, describe images, or keep every reply consistent.
## Generating structured JSON