RunStepResponse.RunStepType

RunStepResponse.RunStepType property

Gets or sets the type of run step, which can be either message_creation or tool_calls.

public string RunStepType { get; set; }

See Also