VectorStore.FileIds

VectorStore.FileIds 属性

获取或设置要添加到向量存储的文件 ID 列表。向量存储中最多可以有 10000 个文件。

public List<string> FileIds { get; set; }

另请参阅