Find answers from the community

Updated 3 months ago

Update

Hi everyone, thanks for the great work with llama_index, I just wanted to point that the vector stores mongodb and deeplake might need updating to the BasePydanticVectorStore. Like the recent update of AstraDB. Sorry in advance, if this is not the right place to post, i am new here..

https://github.com/run-llama/llama_index/blob/61011d7721c5c95b15abfb840630be4b98a9beb5/llama_index/vector_stores/mongodb.py#L35

https://github.com/run-llama/llama_index/blob/61011d7721c5c95b15abfb840630be4b98a9beb5/llama_index/vector_stores/deeplake.py#L30

https://github.com/run-llama/llama_index/blob/61011d7721c5c95b15abfb840630be4b98a9beb5/llama_index/vector_stores/astra.py#L39
L
R
2 comments
Yea I've just been doing it one at a time as people point it out (a good indicator what actually gets used lol)

If you are up for it, I highly encourage a pr
thanks logan πŸ™‚ i have been following ur prs πŸ™‚ . I just started learning python im still finding my way around the code base, will take me sometime to confidendly start contributing
Add a reply
Sign up and join the conversation on Discord