MultiAgentHooksConfig
Defined in the config module.Rust AI Agent SDK Configuration for multi-agent hooks
Fields
| Name | Type | Description |
|---|---|---|
on_task_start | bool | Enable task start callback |
on_task_complete | bool | Enable task complete callback |
completion_checker | bool | Enable completion checker |
Source
View on GitHub
praisonai/src/config.rs at line 981
