Find answers from the community

Updated 3 months ago

Hey team, thank you so much for the hard

Hey team, thank you so much for the hard work you put in upgrading everything. Just a quick heads up: all of the postgres integrations: llama-index-storage-kvstore-postgres , llama-index-vector-stores-postgres, llama-index-storage-index-store-postgres work. There is one that is not working: llama-index-storage-docstore-postgres. It throws the next exception:

Plain Text
Because no versions of llama-index-storage-docstore-postgres match >0.1.0,<0.2.0
 and llama-index-storage-docstore-postgres (0.1.0) depends on llama-index-core (0.10.0), llama-index-storage-docstore-postgres (>=0.1.0,<0.2.0) requires llama-index-core (0.10.0).
So, because project depends on both llama-index-core (^0.10.1) and llama-index-storage-docstore-postgres (^0.1.0), version solving failed.


Any guidance would be greatly appreciated, and thank you so much for your help and support.
W
L
2 comments
Thanks for flagging @Tibiritabara , It will be fixed shortly
I think this should be fixed now! Just tried pip install llama-index-storage-docstore-postgres in a fresh colab, it seemed to work πŸ‘€
Add a reply
Sign up and join the conversation on Discord