Skip to main content

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.
  • to_dict: Convert to dictionary for JSON serialization.

Source

View on GitHub

praisonaiagents/context/models.py at line 151

Context Concept

Context Management

Context Strategies