Skip to content

Pinecone as a vector store, with read-your-writes

Copy page

Knowledge

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.

Read the docs โ†’


โ† All changes ยท See it in context