Skip to main content

Module session

Module session 

Source
Expand description

Centralized agent session state management.

Structsยง

AgentSessionState
Manages the state of an active agent session, including conversation history, statistics, and turn-based constraints.
SessionConstraints
Constraints applied to an agent session.
SessionStats
Statistics tracked during an agent session.