AssistantCreateRequest.Instructions

AssistantCreateRequest.Instructions property

Gets or sets the system instructions that the assistant uses. The maximum length is 256,000 characters.

public string Instructions { get; set; }

See Also