AgentEventContext

Provides the context for handling events specific to AI agents. This interface extends the foundational event handling context, EventHandlerContext, and is specialized for scenarios involving agents and their associated workflows or features.

The AgentEventHandlerContext enables implementation of event-driven systems within the AI Agent framework by offering hooks for custom event handling logic tailored to agent operations.

Inheritors

Properties

Link copied to clipboard

Represents the specific type of event handled within the event handler context, categorizing the nature of agent-related or strategy-related events.