Testing the new structured output format example from Ollama v0.5 blog post
I wanted to see if the JSON schema in the new Ollama stuctured outputs was injected into the prompt to help the model output valid JSON. It doesn't look like it is.
OLLAMA_DEBUG=1 ollama serve
New shell
curl -X POST http://localhost:11434/api/chat -H "Content-Type: application/json" -d '{