Hacker News new | ask | show | jobs
by diggan 560 days ago
> It 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 :)