AgentClosingContext

Represents the context passed to the handler that is executed before an agent is closed.

Constructors

Link copied to clipboard
constructor(agentId: String)

Properties

Link copied to clipboard

Identifier of the agent that is about to be closed.

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.