单个 Vector Store 对象的描述信息Documentation Index
Fetch the complete documentation index at: https://platform.stepfun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
属性
idstring
Vector Store 的唯一 IDobjectstring
对象类型,此处总为vector_storecreated_atint
Vector Store 的创建时间,类型为 Unix 时间戳,单位 snamestring
知识库名称typestring
知识库类型,可选项为text和image,对应文本知识库 & 多模态知识库(图片)file_countsobject
知识库的各项统计信息in_progressint仍在处理中的文件数量completedint已处理完成的文件数量failedint处理失败的文件数量cancelledint已取消的文件数量totalint总文件数量