Definition: Information stored outside the current Context that can be retrieved in future Sessions.

Simply put: It is something the Agent learns today and can access again in the future.

Examples:

  1. The user’s long-term preference for Django.
  2. Project architecture recorded last week.
  3. Previous project decisions.

AI Agent My-Journey-In-Codeless