Vector Store API / Platform Playground Down or Not Responding?

Having multiple issues with my vector stores right now.

  1. Unable to create assistants which trigger the creation of a new vector store, through the api.
    1. This is through the ``ops.ToolResources.FileSearch.NewVectorStores`` property on the Assistant object
    2. This creates the assistant, but leaves the vector store stuck on indexing.
    3. Vector store does not show up in my Vector Stores view on the Platform Portal
  2. Unable to create new vector stores via the portal
    1. Creating and uploading files to a vector store on the ‘new vector store’ form results in no store being show in the list on the left
    2. Updating existing vector stores in other projects saves, but I cannot create new ones.

can’t list any vector store either

Neither can I, do you know if there are any updated about this?

can confirm listing vector store is broken via both api and in the playground.

any newly created vector stores are functional via retrieval or file search. but they just don’t show up in the list vector store api results. however i found one vector store i created a few days ago would show up in the list results.

Hey everyone, thanks for flagging! We’ve been troubleshooting this today, hopefully will have good news to share soon.

This should now be resolved! Listing immediately after creation returns the created vector-store now. Please do let us know if you run into any further issues.