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

[Bug]: JSONDecoderError: Expecting value #847

Open
mediaintelligence opened this issue Apr 6, 2024 · 4 comments
Open

[Bug]: JSONDecoderError: Expecting value #847

mediaintelligence opened this issue Apr 6, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@mediaintelligence
Copy link

Version

VisualStudio Code extension

Operating System

MacOS

Your question

when i try to add new options and features to the app i am building, after the task lead agent writes up the plan I get the following error how to I fix it? There was an error parsing LLM response: "JSONDecodeError: Expecting value: line 1 column 1 (char 0)". Please try again later.

@mediaintelligence mediaintelligence added the question Further information is requested label Apr 6, 2024
@techjeylabs
Copy link

Hi there, are u using a local LLM? are u using pythagora subscription or own key?

@mediaintelligence
Copy link
Author

mediaintelligence commented Apr 20, 2024 via email

@techjeylabs techjeylabs added bug Something isn't working and removed question Further information is requested labels Apr 22, 2024
@techjeylabs techjeylabs changed the title [Howto]: [Howto]: JSONDecoderError: Expecting value Apr 22, 2024
@techjeylabs
Copy link

hey there, is it possible to provide some screenshots of the extension when the error occurs?

Also you can press
cmd+shift+P
and then type
Toggle developer tools

In the top bar of the new window click on Console and then open the last few logs saying "Received message from Python" and take a screenshot of it.

@techjeylabs
Copy link

additionally i can provide assistance with this in discord:

https://discord.gg/jB94ADuT

@techjeylabs techjeylabs self-assigned this Apr 23, 2024
@techjeylabs techjeylabs changed the title [Howto]: JSONDecoderError: Expecting value [Bug]: JSONDecoderError: Expecting value Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants
@techjeylabs @mediaintelligence and others