Tag
Agent Design Patterns
2 articles
Updated daily
Browse by Category

Agentic AI
LLM Evaluation Framework: 9 Proven Ways to Measure AI Quality
Learn how an LLM Evaluation Framework helps QA engineers measure AI quality using correctness, faithfulness, relevance, RAG metrics, and automation.

AI Agents
I Built an AI Agent That Knows When to Quit — Here’s How (LangGraph + Real Escalation Design)
I built an AI agent that knows when to quit using LangGraph — real escalation design with stop conditions. Prevent retry loops…