-
-
Notifications
You must be signed in to change notification settings - Fork 289
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
Json response load error #14
Comments
Hey Pradeep. Can you also post the buggy response here? |
[ ERROR ### Here is the buggy response: [ |
I see the last object with node_1 as Laura Mcgrath and node_2 as Phone didn't close with a curly brace
If this is the reason, is the LLM generating a big response like this and forgetting to complete the syntax of json object ? |
Hi Pradeep. Would be better if we debug this on a zoom Sreemant share. |
Rahul, I have sent you a request on Linkedin |
Hello,
Thanks for the initiative to make this repo open source.
I forked and tried with both zephyr and mistral model with my data.
I keep getting the json load error
during the first call to
df_helpers.df2Graph(df, model)
ERROR ### Here is the buggy response:
I sense someone else also might have faced the issue.
What is the issue ? how can I resolve this ?
The text was updated successfully, but these errors were encountered: