Skip to main content

HooksConfig

Defined in the Feature Configs module.
AI Agent Configuration for agent hooks/callbacks. Consolidates: hooks, step_callback

Properties

Optional[Callable]
No description available.
Optional[Callable]
No description available.
List[Any]
No description available.
  • to_dict: Convert to dictionary.

Usage

Source

View on GitHub

praisonaiagents/config/feature_configs.py at line 1295

Hooks Concept

Hook Events

Callbacks

Configuration Overview

Agent Config