属性
-
idstring
Vector Store 的唯一 ID -
objectstring
对象类型,此处总为vector_store.file -
created_atint
Vector Store 的创建时间,类型为 Unix 时间戳,单位 s -
vector_store_idstring
知识库 ID -
metadataobject
文件的元信息descriptionstring
文件的描述信息。
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
🎉 新模型 Step 3.7 Flash 上线——面向真实 Agent / Coding / 多模态工作流的高效率 Flash 模型。查看详情 →
id stringobject stringvector_store.file
created_at intvector_store_id stringmetadata objectdescription string {
"id": "file-CP7v8OT46a",
"object": "vector_store.file",
"created_at": 1731491268,
"vector_store_id": "160042962909147136",
"metadata":{
"description":"这是图片描述"
}
}
此页面对您有帮助吗?