LoopState

constructor(stepNumber: Int, totalSteps: Int, lastFinishReason: FinishReason, toolCallsThisStep: List<ContentPart.ToolCall>, toolCallsAllSteps: List<ContentPart.ToolCall>, steps: List<StepResult> = emptyList())(source)