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);