ContextSnapshot
Defined in the models module.AI Agent A snapshot of the current context state. Used for monitoring and debugging.
Properties
str
No description available.
str
No description available.
str
No description available.
str
No description available.
Optional[BudgetAllocation]
No description available.
Optional[ContextLedger]
No description available.
float
No description available.
str
No description available.
str
No description available.
str
No description available.
str
No description available.
str
No description available.
List
No description available.
List[str]
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Convert to dictionary for JSON serialization.
Source
View on GitHub
praisonaiagents/context/models.py at line 151
