-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error while running the example #1
Comments
Hi, I believe the Llama Index library introduced breaking changes. Try installing |
I've modfied the llama-index version:
But I still get the same issue:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! I'm trying to test this using the exmple.nt file, when I try to do so in the Webapp I get the following error:
After some review, I've found that this is due the Webapp is receiving response 500, therefore, I've checked only the server with the following code:
The received answer is:
And the server shows the following error:
Am I doing something wrong? or maybe missing the version of some package?
The received file is properly being stored in the uploads folder, but the error seems to be triggered on the following line:
The text was updated successfully, but these errors were encountered: