Hi,
Is there a limit on the number of vectors I get on a free plan ?
I found on a 2022 medium article a limit of 100K vectors but could not find similar information in the Pinecone documentation.
Thank you
Hi @michael.benisti
The part of documentation you are looking for is here: Understanding indexes
When using the starter plan, you can create one pod with enough resources to support approximately 100,000 vectors with 1536-dimensional embeddings and metadata; the capacity is proportional for other dimensions.
Hope this helps
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.