← Curriculum map
L24 · Phase 6 · 25 min

Agents

Instead of asking 'how do I log that I used two eggs', I just said 'I used two eggs' and it updated my inventory — what changed?

Plan → Act → Observe

The same Kitchen Inventory Agent from Tools and From Chatbot to AI System — step through exactly what happens after you speak a command to it.

You say
You“I used two eggs.”

Depth ladder

Saying 'I used two eggs' instead of asking a question, and having your inventory actually update, is a different kind of interaction: the assistant carried out a small task and told you what it did, rather than just answering a question.

Knowledge check

Given a spoken kitchen command, predict the parsed intent and rules-engine outcome before revealing the actual result.