CreateChatCompletionChunkResponse.Created

Propiedad CreateChatCompletionChunkResponse.Created

Obtiene o establece la marca de tiempo Unix (en segundos) de cuándo se creó la finalización del chat. Cada fragmento tiene la misma marca de tiempo.

public long Created { get; set; }

Véase también