RunResponse.AssistantId

RunResponse.AssistantId property

Gets or sets the ID of the assistant used for execution of this run.

public string AssistantId { get; set; }

See Also