Build persistent, memory-aware agents with session management and complex workflows
Session
class provides a unified API for managing stateful agent interactions:
session.Agent()
method for agent creationincrement_state
and append_to_state
has_state()
to check existence before accessing