Pinecone as a vector store, with read-your-writes
Pinecone serverless can now be selected as the vector store for a knowledge base, alongside Qdrant, and it is configurable from the web app rather than only through the API. It accepts every embedding model the platform supports. Content you have just added is visible to the very next search, so a file you upload can be asked about immediately โ the SDK waits for the write to be readable rather than leaving you to guess.