AssistantCreateRequest.Model

AssistantCreateRequest.Model property

Gets or sets ID of the model to use. You can use the List models API to see all of your available models, or see our Model overview for descriptions of them.

public string Model { get; set; }

See Also