Skip to main content

ContextPolicy

Defined in the manager module.
Policy for context sharing during agent handoffs. Controls how context is passed between agents in multi-agent scenarios.

Properties

share
bool
No description available.
share_mode
ContextShareMode
No description available.
max_tokens
int
No description available.
tools_share
ToolShareMode
No description available.
preserve_system
bool
No description available.
preserve_recent_turns
int
No description available.
  • to_dict: Generic utility method.