Comment on Structured Outputs with OllamaparentComments−diggan1yIt seems ollama only supports JSON Schema."Encoding" CSV as JSON is trivial though, so make it output JSON then parse the array-of-arrays into CSV :)
Comments
"Encoding" CSV as JSON is trivial though, so make it output JSON then parse the array-of-arrays into CSV :)