~/blog/designing-llm-evals-that-catch-regressions.mdx
$ cat designing-llm-evals-that-catch-regressions.mdx
AI
#AI#LLM
Designing LLM Evals That Catch Real Regressions
LLM features break in ways normal unit tests miss. A useful eval suite starts with real examples, checks behavior instead of vibes, and separates model quality from product quality.
#AI#LLM#Testing#Evaluation