Skip to main content

get_last_snapshot_hook

Method
This is a method of the ContextManager class in the manager module.
Get the last LLM boundary snapshot.

Signature

def get_last_snapshot_hook() -> Optional[SnapshotHookData]

Returns

Returns
Optional[SnapshotHookData]
The result of the operation.