get_memory_promotion_candidates

Function get_memory_promotion_candidates 

Source
pub fn get_memory_promotion_candidates(
    session: &AgentSession,
    limit: usize,
) -> Vec<SessionMemoryPromotionCandidate>
Expand description

Return promotion candidates for the selected session.