VectorStoreFileBatch interface
Batch file yang dilampirkan ke penyimpanan vektor.
Properti
| created |
Tanda waktu Unix (dalam detik) ketika batch file penyimpanan vektor dibuat. |
| file |
Jumlah file dikelompokkan menurut status yang diproses atau sedang diproses oleh penyimpanan vektor ini. |
| id | Pengidentifikasi, yang dapat dirujuk di titik akhir API. |
| object | Tipe objek, yang selalu |
| status | Status batch file penyimpanan vektor, yang dapat berupa |
| vector |
ID penyimpanan vektor tempat file dilampirkan. |
Detail Properti
createdAt
Tanda waktu Unix (dalam detik) ketika batch file penyimpanan vektor dibuat.
createdAt: Date
Nilai Properti
Date
fileCounts
Jumlah file dikelompokkan menurut status yang diproses atau sedang diproses oleh penyimpanan vektor ini.
fileCounts: VectorStoreFileCount
Nilai Properti
id
Pengidentifikasi, yang dapat dirujuk di titik akhir API.
id: string
Nilai Properti
string
object
Tipe objek, yang selalu vector_store.file_batch.
object: "vector_store.files_batch"
Nilai Properti
"vector_store.files_batch"
status
Status batch file penyimpanan vektor, yang dapat berupa in_progress, , completedcancelled atau failed.
status: VectorStoreFileBatchStatus
Nilai Properti
vectorStoreId
ID penyimpanan vektor tempat file dilampirkan.
vectorStoreId: string
Nilai Properti
string