Ransaka/ai-agents-with-llama3

Package error: No module named 'haystack.document_stores.in_memory'

Closed this issue · 2 comments

Excellent article but the code is not running and giving Package error: No module named 'haystack.document_stores.in_memory', Please add requirement.txt with all package information.
image

Oh, that's a real pain. Please make sure to use the following package versions:

sentence-transformers==3.0.1
transformers==4.34.1
haystack-ai==2.3.0

ok, thank you