-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImportError: cannot import name 'LLM' from 'llama_index.core.llms' #45
Comments
完成报错信息: |
执行 pip3 list|grep llama |
└─$ pip3 list|grep llama |
把这些全部 |
我在进入ask模式时报错:ImportError: cannot import name 'LLM' from 'llama_index.core.llms' (/home/kali/miniconda3/envs/AIlearn/lib/python3.9/site-packages/llama_index/core/llms/init.py)
我的llama-index库版本为0.9.39
The text was updated successfully, but these errors were encountered: