ConversationPolicy
autogen.beta.policies.conversation.ConversationPolicy #
Only conversation and tool events reach the LLM.
Opt-in policy that re-creates plain-loop semantics: only conversation and tool events reach the LLM, everything else is filtered out. CompactionSummary is included so compacted summaries remain visible.