VectorStoreFileBatchStatus type
向量存儲檔批處理的狀態。
type VectorStoreFileBatchStatus =
| "in_progress"
| "completed"
| "cancelled"
| "failed"
向量存儲檔批處理的狀態。
type VectorStoreFileBatchStatus =
| "in_progress"
| "completed"
| "cancelled"
| "failed"