RunStepResponse.RunStepType

Proprietà RunStepResponse.RunStepType

Ottiene o imposta il tipo di passo di esecuzione, che può essere message_creation o tool_calls.

public string RunStepType { get; set; }

Vedi Anche