Tag: evals
-
Designing AI Agents from the Outside In
The PEAS framework offers a way to design AI agents from the outside in by defining success, environment, actions, and observations before writing code.
-
Borrowed confidence is fragile in agentic systems
Production-like evals revealed the retrieval architecture I actually needed and reminded me that confidence in agentic systems has to be earned, not borrowed.