1.3 · Lesson

An Agent That Forgets

An agent without memory has three gaps, and you'll notice each of them in this workshop:

  • No memory: Ask it about last week's conversation and it starts from zero, every time. This one closes in the next few minutes.
  • No record of reasoning: When something goes wrong, nothing can explain why the agent decided what it did. This one closes when you give your agent reasoning memory.
  • No shared learning: Two agents can't use what the other has learned.