langroid / langroid

Harness LLMs with Multi-Agent Programming
https://langroid.github.io/langroid/
MIT License
2.04k stars 199 forks source link

Add pinecone vectorstore #280

Open badal8381 opened 8 months ago

badal8381 commented 8 months ago

Add pinecone vectorstore

pchalasani commented 8 months ago

@badal8381 did you get a chance to look at this?

pchalasani commented 5 months ago

add test in test_vector_stores.py

pchalasani commented 5 months ago

Should implement an interface very similar to this:

https://github.com/langroid/langroid/blob/main/langroid/vector_store/qdrantdb.py