Skip to content
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

No module named 'llama_index.response' #99

Closed
laurenceanthony opened this issue Feb 22, 2024 · 3 comments
Closed

No module named 'llama_index.response' #99

laurenceanthony opened this issue Feb 22, 2024 · 3 comments

Comments

@laurenceanthony
Copy link

After installing everything from the requirements.txt file, I'm running into the following problem:
No module named 'llama_index.response'

Is the code set up for an old version of llama_index?

@yjg30737
Copy link
Owner

yjg30737 commented Feb 23, 2024

As a temporary measure, I've just removed llama-index package in pyqt-openai which causes error because as you said, the code is old version. Usage of llama-index is significantly changed.

I will create tag to figure out how to implement "new" llama-index in this package.

@laurenceanthony
Copy link
Author

Sounds good. Once I get a working version here, I'll see if I can contribute to it.

@yjg30737
Copy link
Owner

It is bit too late (which is an understatement) but i applied new llamaindex codes into feature/llamaindex branch just a couple of days ago. If there are no issues, I will merge it this weekend.

@yjg30737 yjg30737 closed this as completed Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants