LLMCallFailedEvent

constructor(eventId: String, executionInfo: AgentExecutionInfo, runId: String, prompt: Prompt, model: ModelInfo, tools: List<String>, error: AIAgentError, timestamp: Long = KoogClock.System.now().toEpochMilliseconds())(source)