VectorStoreResponse.Status

VectorStoreResponse.Status 属性

获取或设置向量存储的状态,可以是过期、进行中或已完成。已完成的状态表示向量存储已准备好使用。

public string Status { get; set; }

另请参阅