95% Cheaper, 75% Faster: Tuning an Agent with Pairwise Evals

Pointwise vs. Pairwise LLM Agent evals and how I used a custom eval tool to speed up my agent by 4x and cut costs by 95%.
Read more

Your AI Agent is a Distributed System

Mid-way through building an agentic application, I got stuck. I found myself needing to make it work, make it right, and make it fast, all at once, and progress was slow. Reframing it as a distributed system helped me recognize where my problems were coming from and got me going again.
Read more

Building Chart Chat with Plan and Execute

Observability, tool design, and model selection are harder than the orchestration loop. Lessons from building an agentic charting tool with Plan and Execute.
Read more