🧠Memory

🧠 Memory lets an agent retain context across messages or sessions, producing consistent and connected responses.

Memory types

  • Session memory: Context from the current conversation.
  • Long-term memory: Facts stored and retrieved across sessions.

Uses

  • Continue a customer conversation without repeating questions.
  • Remember preferences or previous cases.