Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
status
completed
Create Vector Store File Batch
Create Vector Store
{ "id": "vsfb_abc123", "object": "vector_store.files_batch", "created_at": 1699061776, "vector_store_id": "vs_abc123", "status": "completed", "file_counts": { "in_progress": 0, "completed": 1, "failed": 0, "cancelled": 0, "total": 1 } }
Was this page helpful?