LLMCallCompletedEvent

constructor(eventId: String, executionInfo: AgentExecutionInfo, runId: String, prompt: Prompt, model: ModelInfo, response: Message.Assistant?, moderationResponse: ModerationResult? = null, timestamp: Long = KoogClock.System.now().toEpochMilliseconds())(source)