Interface ThreadRunStepDelta.StepDetails

All Known Implementing Classes:
ThreadRunStepDelta.StepDetails.MessageCreationStepDetails, ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
Enclosing class:
ThreadRunStepDelta

public static sealed interface ThreadRunStepDelta.StepDetails permits ThreadRunStepDelta.StepDetails.MessageCreationStepDetails, ThreadRunStepDelta.StepDetails.ToolCallsStepDetails
The details of the run step.
  • Method Details