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

getting error raise JsonDecodeError("Extra data", s, end) with llama_index 0.6.9 #4449

Closed
siddhant01 opened this issue May 31, 2023 · 3 comments
Labels

Comments

@siddhant01
Copy link
Contributor

we are facing an issue with llama_index.download_loader all of a sudden with llama_index 0.6.9

Screenshot 2023-05-31 at 10 25 17 AM

@Kefan-pauline
Copy link

Upgrade to the most recent version 0.6.15 resolved my issue.

@logan-markewich
Copy link
Collaborator

Yea, llama-hub was made into a package, which changed the URL that download_loader uses

Either update llama-index or you can install the llama-hub pip package

@dosubot
Copy link

dosubot bot commented Aug 30, 2023

Hi, @siddhant01! I'm Dosu, and I'm helping the LlamaIndex team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, you were experiencing a JsonDecodeError when using the llama_index.download_loader function with version 0.6.9 of the llama_index library. However, it seems that upgrading to version 0.6.15 of the library resolved the issue for you. Additionally, Logan-markewich mentioned that installing the llama-hub pip package or updating llama-index should also fix the problem, as there was a change in the URL used by download_loader due to llama-hub being made into a package.

Before we close this issue, we wanted to check with you if it is still relevant to the latest version of the LlamaIndex repository. If it is, please let us know by commenting on this issue. Otherwise, feel free to close the issue yourself or it will be automatically closed in 7 days.

Thank you for your contribution and we appreciate your understanding! Let us know if you have any further questions or concerns.

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Aug 30, 2023
@dosubot dosubot bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2023
@dosubot dosubot bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants