I've added schema support to my LLM Python library and a CLI tool: you can now provide a JSON schema - or a new concise schema DSL - and supported models will return data matching that format https://simonwillison.net/2025/Feb/28/llm-schemas/

Comments