Skip to main content

SessionCorrelation

Defined in the Turn Context module.
AI Agent Session correlation identifiers for tracing and debugging. Provides correlation IDs to track requests across distributed agent execution and multi-turn conversations.

Properties

Optional[str]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Optional[str]
No description available.
Mapping[str, Any]
No description available.

Source

View on GitHub

praisonaiagents/runtime/turn_context.py at line 153

Session Management

Sessions Feature

Session Persistence