I have been testing the OpenAI API for vector store usage since today at 9:00 AM KST, but the file uploads have continuously failed.
I also attempted to use the Playground, but experienced the same issue. However, the file upload feature consistently fails—only polling occurs and no actual upload is completed.
I am facing the same issue. Binding files to vector store have files stuck in_progress for more than 2 hours since today.
File are created, vectors are created, but they are not binding, so the vector store stays empty. I am using the https://platform.openai.com/storage/vector_stores paltform itself and it is not working.
@Foxalabs Thanks so much for your quick reply.
It was working perfectly fine until 11 PM KST, but when I came to work this morning, I found this issue, so I’m leaving an inquiry.
We’re also running into the same issue. My code had been working fine up until this morning when I tried to attach a file to a vector store via the OpenAI API—it takes an incredibly long time. I also tested it in the Playground, and the problem is exactly the same.
“error”: “LastError(code=‘vector_store_timeout’, message=‘Failed to process files in vector store vs_xxxx. Please ensure all files in the vector store are processed before retrying the run.’)”
I wait 2 hours and i stuck with an Error Code “Runtime Error”.
I checked if the Files can be listed organised in Vector Store but its not possible, the upload of files working well, but the listing to an vector store is not possible for some reason and causes this issue.
This particular error is in using the wrong API SDK method.
Vector stores have been moved out of “beta”, so no more beta method.
For the other overwhelming reports, I will flag for escalation this API issue, considering multiple reports of the same symptom in attaching files to a vector store ( 2AM in SFO, and lots to announce going on with the API)