CreateChatCompletionChunkResponse.Id

Propiedad CreateChatCompletionChunkResponse.Id

Obtiene o establece un identificador único para la finalización del chat. Cada fragmento tiene el mismo ID.

public string Id { get; set; }

Ver También