LLMStreamingStartingEvent

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