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

Flactuating and Corrupted Response #78

Open
HariNuve opened this issue Aug 1, 2024 · 0 comments
Open

Flactuating and Corrupted Response #78

HariNuve opened this issue Aug 1, 2024 · 0 comments

Comments

@HariNuve
Copy link

HariNuve commented Aug 1, 2024

Sometimes proper response is generated with answer and sometimes following kind of error response is generated,Thoroughly inspected the code,flactuating response is what iam facing.

llama_index.core.output_parsers.base.OutputParserException: Got invalid JSON object. Error: Expecting ',' delimiter: line 26 column 10 (char 885) while parsing a flow sequence
in "", line 2, column 14:
"items": [
^
expected ',' or ']', but got ''in "", line 26, column 10:
} ^. Got JSON string: { "items": [
{ "sub_question": "What is the definition of folliculitis?",
"tool_name": "pdf1" }, { "subpor": "Which patients are more likely to develop gram-negative folliculitis?",
"tool_name": "pdf1" }, { "sub_question": "What are the common symptoms of folliculitis?",
"tool_name": "pdf1" }, {
"sub_question": "What are the common causes of folliculitis?",
"tool_name": "pdf1"
},
{
"sub_question": "What are the recommended treatments for folliculitis?",
"tool_name": "pdf1"
},
{
"sub_question": "What are the potential complications of folliculitis?",
"tool_name": "pdf1"
}

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

1 participant