Ask a question to get started
Enter to sendā¢Shift+Enter new line
Successful offload result.
OffloadResult( self, new_event: SummarizationEvent, messages_offloaded: int, messages_kept: int, tokens_before: int
The summarization event to write into agent state.
Number of older messages that were offloaded.
Number of recent messages retained in context.
Approximate token count of the conversation before offloading.
Approximate token count of the conversation after offloading.
Percentage decrease in token usage.
Non-None when the backend write failed (non-fatal).
None