Debugger

Debugger feature provides the functionality of monitoring and recording events during the operation of an AI agent. It integrates into an AI agent pipeline, allowing the collection and processing of various agent events such as start, end, errors, tool calls, and strategy executions.

This feature serves as a debugging tool for analyzing the AI agent's behavior and interactions with its components, providing insights into the execution flow and potential issues.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Represents a feature that integrates debugging capabilities into an AI agent's pipeline.