Learn
Learn hub Foundations Prompting SQL & data Visualization RAG Chatbots Prototypes Agents & launch
Weekly practice
01020304050607 08091011121314
Phase 1

Week 3. Chain-of-thought, self-critique, tool framing; build your 10-question eval sheet.

Problem statement

Same incident program as Week 02—now you must make reasoning auditable, catch overconfidence, and specify when the model should refuse or call tools. You also ship a 10-question eval sheet so QA and PM agree what “pass” means.

Outcomes

Deliverables

  1. eval_sheet_10.md — ten rows: Question | Expected property | Pass/Fail rule.
  2. Prompt pack using CoT + self-critique on ../week-02/data/incident_sample.md.
  3. One-page tool-use policy: which tools (SQL, search, calendar) for which user intents.

Links