Find answers from the community

Updated 2 months ago

found a couple on YouTube that i'll take

found a couple on YouTube that i'll take for a spin, but if there is a definitive guide, I would appreciate that
L
N
12 comments
Awesome, thank you!
Hi Logan, I'm getting this error. Did something change with the config?

ModuleNotFoundError: No module named 'llama_index.llms.ollama'
womp womp, missed the install statements. Every integration is a package

pip install llama-index-llms-ollama llama-index-embeddings-huggingface
will add that to that page!
Cool, thank you!
looks like another import error with llama-index-readers-file package not found. dont mean to give you extra work. i could have sworn i installed the entire llama-index package
hmm that one should have been included by default πŸ‘€ But pip install llama-index-readers-file will get it
didnt seem to work for me. might uninstall and reinstall, or just start in a new environment altogether
thank you for your help
uninstalled and reinstalled and it started moving πŸ™‚
Add a reply
Sign up and join the conversation on Discord