VectorStoreResponse.CreatedAt

Propiedad VectorStoreResponse.CreatedAt

Obtiene o establece la marca de tiempo Unix (en segundos) para cuando se creó el almacén de vectores.

public long? CreatedAt { get; set; }

Véase también