Having multiple issues with my vector stores right now.
- Unable to create assistants which trigger the creation of a new vector store, through the api.
- This is through the ``
ops.ToolResources.FileSearch.NewVectorStores
`` property on the Assistant object - This creates the assistant, but leaves the vector store stuck on indexing.
- Vector store does not show up in my Vector Stores view on the Platform Portal
- This is through the ``
- Unable to create new vector stores via the portal
- 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
- Updating existing vector stores in other projects saves, but I cannot create new ones.