Expand description
History + HistoryBuilder + the report type
compact_if_needed returns.
Structsยง
- Compaction
Report - Reports what
History::compact_if_neededdid when it ran. Returned wrapped inOption:Nonemeans compaction was not needed (history fits withinmax_tokens). - History
- Owns the message vector backing a single conversation, plus the budget and pin mask that govern how compaction reduces it.
- History
Builder - Configuration for a
History.