VectorStoreResponse.UsageBytes

Propiedad VectorStoreResponse.UsageBytes

Obtiene o establece el número total de bytes utilizados por los archivos en el almacén de vectores.

public int? UsageBytes { get; set; }

Véase también