Skip to main content

Module config

Module config 

Source
Expand description

Multi-agent configuration.

Controls whether multi-agent capabilities are enabled and sets resource limits. Multi-agent is enabled by default — users who don’t need it can disable via .without_multi_agent() or feature gate.

Structs§

MultiAgentConfig
Configuration for the multi-agent subsystem.