Sync ollama docs from 421faa02 on 2026-05-12

This commit is contained in:
The Librarian
2026-05-12 04:00:09 +00:00
parent 5fb5e0e5b8
commit 7c43dfec77
14 changed files with 229 additions and 154 deletions
+4
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