Skip to main content

should_compact_session

Function should_compact_session 

Source
pub fn should_compact_session(
    session: &Session,
    system_prompt: &str,
    agent: &AgentConfig,
) -> bool
Expand description

Whether the session should be compacted based on estimated token usage.