Tagged
#validation
2 articles
tools
Structured output: getting reliable JSON from models
When your code needs data, not prose, the model has to return clean, parseable structure. Here is how to get reliable JSON instead of hope.
#structured-output#json#schema
05-21 08:19·7 min read
use-cases
Data extraction with LLMs: turning messy text into tables
Turning unstructured text into clean rows and columns is where LLMs quietly shine — if you define the schema, validate every field, and plan for the messy inputs.
#data-extraction#structured-output#validation
05-08 10:46·7 min read

