How can I delete expired vector stores?

,

Hi all! I am using the API to get all vector stores, and it contains expired ones that cannot be deleted and are displayed in both the API response and the UI. Is there any way to remove them from the list?

openai.beta.vectorStores.del(req.body.vectorStoreId);

1 Like

Apologies for the inconvenience, these vector stores should no longer be showing up in the list. Please let me know if you are still experiencing this issue.

4 Likes