Whenever I try to list the vector stores, do any modification like create/delete, it takes forever, didn’t experience this issue in another account.
I see exactly the same — it’s been like this for weeks. Also listing vector stores from the API is equally slow for me. Any ideas?
Hi @digital12,
I just solved this issue by creating a new project and switching to that. Everything is fast again. (It’s also fast via the API since I created a new project-specific secret key for the new project, and switched to using that).
best,
Geoff
Seeing this issue as well.
Listing files in the vector store is very slow in the OpenAI Dashboard and through the API. The status in the Dashboard is “Indexing…” and has remained that way for more than a day.
Creating a new vector store is not really an option because each file.id is persisted in the app’s database so that we can map it to a URL.
What to do?