RunStepResponse.RunStepType

Propiedad RunStepResponse.RunStepType

Obtiene o establece el tipo de paso de ejecución, que puede ser message_creation o tool_calls.

public string RunStepType { get; set; }

Ver También