VectorStoreResponse.CreatedAt

VectorStoreResponse.CreatedAt 属性

获取或设置向量存储创建时的 Unix 时间戳(以秒为单位)。

public long? CreatedAt { get; set; }

另请参阅