pub fn should_auto_compact(
messages: &[Message],
model: &str,
tracking: &CompactTracking,
) -> boolExpand description
Check whether auto-compact should fire for this conversation.
pub fn should_auto_compact(
messages: &[Message],
model: &str,
tracking: &CompactTracking,
) -> boolCheck whether auto-compact should fire for this conversation.