Key ideas
Scroll to read ↓Jason Liu explains how Pydantic models, OpenAI function calling, Instructor, and explicit validation turn language-model outputs into typed objects that existing software can inspect, execute, and maintain.
What's up? ¶ Start Here ¶ What This Site Is ¶ Investments ¶ Old Work ¶ Training ¶
jxnl.coBio, Work & Ideas
Conference affiliation: Developer Experience, OpenAI · OpenAI · 2026
Jason Liu is a developer experience engineer on OpenAI’s Codex team and the creator of Instructor, the open-source library that helped establish structured outputs as a practical foundation for language-model applications. His work gives developers concrete ways to make AI systems predictable: typed schemas, validated responses, actionable evaluation, and agent workflows that preserve context without surrendering human oversight.
Liu studied computational mathematics and statistics at the University of Waterloo, worked as a data scientist at Meta, and became a staff machine-learning engineer at Stitch Fix. There, he built Flight, a framework for moving recommendation logic into observable, maintainable production systems. He subsequently founded 567 Studios and developed a consulting and education practice focused on retrieval, evaluation, and AI products; his teaching continues through Systematically Improving RAG.
Instructor distilled that experience into a lightweight interface built around Pydantic models, Python type hints, validation, and retries. Developers describe the object they need; the model returns structured data that conventional software can inspect and use. Liu released Instructor 1.0 in 2024, extending support across providers and programming languages. OpenAI later named Instructor among the projects that inspired its Structured Outputs API.
Liu also writes about taste, attention, and judgment: as AI makes execution easier, recognizing quality and articulating what needs improvement become more valuable. His approach makes automation serve informed human decisions, not replace them.
Topics covering these talks
▶ Watch ↗AI Engineer World's Fair 20261:15:02
▶ Watch ↗AI Engineer World's Fair 202519:23
▶ Watch ↗AI Engineer World's Fair 202435:21