langchain-tutorials icon indicating copy to clipboard operation
langchain-tutorials copied to clipboard

pinecone now closed to free users - can you show how to use this with another alt system

Open stevedipaola opened this issue 1 year ago • 1 comments

They just closed pinecone's free system to now a waiting list ( and it is $70/month for the next level) - can some explain how to get this working with an alternative system to pinecone.

stevedipaola avatar Apr 18 '23 02:04 stevedipaola

@stevedipaola So many options, but just to stick to the langchain ecosystem . . . https://python.langchain.com/en/latest/modules/indexes/vectorstores.html

(Also I'm not sure this is entirely true -- Pinecone offers a starter plan: https://www.pinecone.io/pricing/)

startakovsky avatar Apr 21 '23 00:04 startakovsky

Agreed, check out more on the integrations page https://langchain.com/integrations.html

gkamradt avatar May 10 '23 18:05 gkamradt