CurrentRound

constructor(userMessage: UUID, turns: List<AgentContextIndex.Turn>?, assistantMessage: UUID?, finishedToolCalls: List<AgentContextIndex.Turn.Tool>?, pendingToolCalls: List<@Serializable(with = UuidSerializer::class) UUID>?)(source)