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.
Get Vector Store File Batch
completed
Upload File
2000
Create Vector Store
{ “first_key”: 12345, “second_key”: “some_value”}
{ "id": "vsfb_abc123", "object": "vector_store.files_batch", "created_at": 1699061776, "vector_store_id": "vs_abc123", "status": "in_progress", "file_counts": { "in_progress": 1, "completed": 0, "failed": 0, "cancelled": 0, "total": 1 } }
Was this page helpful?