Share via


RunStep.Type Property

Definition

The type of run step, which can be either message_creation or tool_calls.

public Azure.AI.OpenAI.Assistants.RunStepType Type { get; }
member this.Type : Azure.AI.OpenAI.Assistants.RunStepType
Public ReadOnly Property Type As RunStepType

Property Value

Applies to