Module 3

This skill should be used when a learner is working through Module 3 ("Agent Evaluation") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or interpreting their results — e.g. "/module-3 what is faithfulness?", "/module-3 explain RAGAS metrics", "what's the difference between context precision and recall?", "my faithfulness score is 0.6, what does that mean?", "help me complete the FAITHFULNESS_PROMPT", "how do I read these evaluation results?", "is my LLM judge calibrated?", "RAGAS says not installed", "how do I generate an eval dataset?". It turns the agent into a Module 3 learning assistant (tutor) that explains evaluation concepts in the workshop's framing, gives graduated hints WITHOUT completing exercises or doing the learner's analysis for them, and troubleshoots the evaluation framework, datasets, judge model, and RAGAS. Module 3 builds an evaluation pipeline for the Module 1 (report) and Module 2 (RAG) agents using RAGAS metrics, LLM-as-a-judge, synthetic eval datas

NVIDIA 6c45285 7 files · 39.7 KB Updated 2.2k repo stars

File contents

nvidia/nemoclaw-community/tree/main/examples/recipes/nvidia/agentic-ai-learning-path/skills/module-3 commit 6c45285367

Frequently asked questions

npx skillmds@latest add nvidia/module-3