Find answers from the community

Updated 8 months ago

Llm

At a glance

A community member is experiencing a ModuleNotFoundError related to the llama_index.llms.anthropic module. The comments suggest that the community member should install the llama-index-llms-anthropic package separately using pip install llama-index-llms-anthropic, and also ensure that their environment is active.

Hey @Logan M, I'm getting:
Plain Text
E   ModuleNotFoundError: No module named 'llama_index.llms.anthropic'
W
2 comments
You'll have to install the package separately

pip install llama-index-llms-anthropic
Make sure your env is active
Add a reply
Sign up and join the conversation on Discord