CompletionCreateRequest.User

CompletionCreateRequest.User property

Gets or sets a unique identifier representing your end-user, which can help OpenAI to monitor and detect abuse.

public string User { get; set; }

See Also