Find answers from the community

T
Taqwa
Offline, last seen 2 days ago
Joined November 18, 2024
I am having a problem with saving the vector store to the database. I have attached the class I worked on. Could u help me improve it ?
2 comments
T
L
i am following this example : https://github.com/run-llama/llama_parse/blob/main/examples/demo_advanced_weaviate.ipynb
i am using poetry and i got this error when i was trying to install flagembedding :
Plain Text
Because flagembedding (1.3.2) @ git+https://github.com/FlagOpen/FlagEmbedding.git@HEAD depends on datasets (2.19.0)
 and project-1 depends on datasets (^3.1.0), flagembedding is forbidden.
So, because project-1 depends on flagembedding (1.3.2) @ git+https://github.com/FlagOpen/FlagEmbedding.git, version solving failed.
2 comments
T
L