CompletionResponse.Created

CompletionResponse.Created property

Gets or sets the Unix timestamp (in seconds) of when the chat completion was created.

public long Created { get; set; }

See Also