CompletionCreateRequest.Stop

CompletionCreateRequest.Stop property

Gets or sets up to 4 sequences where the API will stop generating further tokens.

public List<string> Stop { get; set; }

See Also