TranscriptWindow
Defined in the Turn Context module.AI Agent Immutable transcript window for a turn. Contains the conversation history slice to be included in the current turn, with token budgeting and context optimization applied.
Properties
Tuple
No description available.
int
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 97
