Cutting LLM Spend Without Cutting Quality
August 11, 2026
Most LLM cost problems are visibility problems. Per-feature token accounting, caching, model routing, and context discipline — with evals proving quality held.
Read moreField notes on RAG, evals, agents, and LLM cost.
August 11, 2026
Most LLM cost problems are visibility problems. Per-feature token accounting, caching, model routing, and context discipline — with evals proving quality held.
Read moreJuly 20, 2026
A framework decision is an engineering decision, not a loyalty test. The signals that LangChain is costing more than it saves — and how to exit safely where it is.
Read moreJune 22, 2026
Checkpointing is the LangGraph feature that separates production agents from demo loops: resumable state, human-in-the-loop pauses, and replayable failures.
Read moreMay 18, 2026
You do not need a benchmark or a labeling team to start evaluating an LLM app. Fifty real traces, honest labels, and a runnable harness beat both.
Read moreApril 14, 2026
Fixed-size chunking is where most RAG quality problems start. How to choose chunk boundaries from your corpus and your queries — and how to measure the difference.
Read more