Find answers from the community

Updated 6 months ago

someone help me with this error

At a glance

A community member is experiencing a ModuleNotFoundError related to the llama_index.core.llms.generic_utils module. Another community member suggests that the issue may be resolved by importing from llama_index.core.base.llms.generic_utils import .... However, there is no explicitly marked answer to the issue.

someone help me with this error

ModuleNotFoundError: No module named 'llama_index.core.llms.generic_utils'
L
1 comment
from llama_index.core.base.llms.generic_utils import ...
Add a reply
Sign up and join the conversation on Discord