CreateChatCompletionChunkResponse.Created

Proprietà CreateChatCompletionChunkResponse.Created

Ottiene o imposta il timestamp Unix (in secondi) di quando è stata creata la chat completion. Ogni chunk ha lo stesso timestamp.

public long Created { get; set; }

Vedi Anche