Package-level declarations
Types
Link copied to clipboard
class 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.
Link copied to clipboard
Configuration class for managing debugger-specific settings.