Skip to main content

MultiAgentHooksConfig

Defined in the config module.
Rust AI Agent SDK Configuration for multi-agent hooks

Fields

NameTypeDescription
on_task_startboolEnable task start callback
on_task_completeboolEnable task complete callback
completion_checkerboolEnable completion checker

Source

View on GitHub

praisonai/src/config.rs at line 981

Rust Agent

Rust Overview

Rust Quickstart

Rust Installation

Rust Autonomy