RunCreateRequest.AssistantId

RunCreateRequest.AssistantId property

Gets or sets the ID of the assistant to use to execute this run.

public string AssistantId { get; set; }

See Also