AI learning answer
What course teaches agent evals?
Short answer from Learnetto's Best AI agent evaluation courses guide.
Short answer
Evaluating AI Agents is the clearest course-style starting point. Follow it with OpenAI agent eval docs, Phoenix, Promptfoo, or Hamel Husain's eval material for practical implementation patterns.
Context from the full guide
Start with Evaluating AI Agents if you need a course, then use OpenAI agent evals, Hamel Husain, Phoenix, or Promptfoo to build practical traces, graders, regression tests, and red-team checks.
Useful resources
-
Evaluating AI Agents
Short course · DeepLearning.AI · Intermediate
You need to test, trace, and improve agent workflows instead of judging only single LLM responses.
-
OpenAI Evaluate agent workflows
Guide · OpenAI · Intermediate
You need the current OpenAI path for tracing, grading, and regression-testing agent workflows instead of only single-prompt evals.
-
LLM Evals
Guide · Hamel Husain · Intermediate
Your AI app needs quality checks before users see it.
-
OpenAI Cookbook
GitHub repo · OpenAI · Beginner to advanced
You need implementation examples rather than theory.
-
Microsoft AI Agents for Beginners
GitHub repo · Microsoft · Beginner to intermediate
You want a structured agent learning path with code.
-
Prompt Engineering Guide
Guide · DAIR.AI · Beginner to advanced
You want examples of prompting techniques and patterns.
-
AI SDK v6 Crash Course
Workshop · Matt Pocock · Intermediate
You want a structured AI SDK v6 course that covers model choice, text and object generation, UI streams, agents, persistence, context engineering, evals, and advanced app patterns.
-
LLM Fundamentals
Free tutorial · Matt Pocock · Beginner
You need clear mental models for system prompts, tokens, context windows, tools, and agents before building or using AI systems seriously.