AgentClosingEvent
constructor(eventId: String, executionInfo: AgentExecutionInfo, agentId: String, timestamp: Long = Clock.System.now().toEpochMilliseconds())(source)
Deprecated
Please use constructor with executionInfo parameter
Replace with
AgentClosingEvent(executionInfo, agentId)Content copied to clipboard