RunResponse.Model

RunResponse.Model property

Gets or sets the model that the assistant used for this run.

public string Model { get; set; }

See Also