pub fn should_compact(
context_tokens: u64,
context_window: u64,
settings: &CompactionSettings,
) -> boolExpand description
Determine whether compaction should trigger.
pub fn should_compact(
context_tokens: u64,
context_window: u64,
settings: &CompactionSettings,
) -> boolDetermine whether compaction should trigger.