Skip to main content

SnapshotHookData

Defined in the manager module.
Data captured at LLM call boundary for exact snapshot.

Properties

timestamp
str
No description available.
messages
List
No description available.
tools
List
No description available.
message_hash
str
No description available.
tools_hash
str
No description available.
ledger
Optional
No description available.
budget
Optional
No description available.
  • to_dict: Generic utility method.