LLMStreamingCompletedEvent

constructor(runId: String, prompt: Prompt, model: String, tools: List<String>, timestamp: Long = Clock.System.now().toEpochMilliseconds())(source)