Azure / Azure/gpt-rag-agentic

SyntaxError: Unexpected end of JSON input when running Multimodal RAG on the latest repository

Open
#45 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
125
Forks
51
PR merge metrics
No merged PRs in 30d

Description

When running Multimodal RAG on the latest version of the repository, the following error occurred:
`SyntaxError: Failed to execute 'json' on 'Response': Unexpected end of JSON input`
Please note that all related repositories are updated to their latest versions. However, when I downgraded this repository to the commit `fb48a724798f32091d16e1507b16ebd115c92d35` (Commits on Feb 10, 2025), I confirmed that it works correctly without any issues.

Could you please look into this? Thank you in advance for your support.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Multimodal RAG run on the current repository and comparing it with commit fb48a724798f32091d16e1507b16ebd115c92d35, which reportedly works. Trace the response that produces the JSON parsing error; done means identifying and fixing the regression so the current repository runs without the Unexpected end of JSON input error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.