Definition: A continuous execution of an Agent interacting with a user or performing a task, where its state is maintained throughout the execution.

Simply put: A Session is the Agent’s “work session”, from the beginning of the task until its end.

Examples:

  1. A Session for “Building an online-store API.”
  2. A Session for “Fixing a Login bug.”
  3. A Session corresponding to a specific conversation with an Agent.

AI Agent My-Journey-In-Codeless