Latest Thoughts & Code

Building Stateful Agents with LangGraph

Nov 17, 2025

A comprehensive guide to managing state in complex multi-step agent workflows using LangGraph's graph-based architecture.

Type-Safe AI with Pydantic

Coming Soon

Why structured output matters and how Pydantic AI bridges the gap between probabilistic LLMs and deterministic software.

Observability in Production

Coming Soon

Setting up LangSmith and LangFuse to trace execution paths and debug agent failures in real-time.