AssistantCreateRequest.Description

AssistantCreateRequest.Description property

Gets or sets the description of the assistant. The maximum length is 512 characters.

public string Description { get; set; }

See Also