Hi there, I have an issue with Json Query or rather i am struggling to find a solution to do a proper query of json data. I had posted the question in Github , but was hoping someone could help me out here. Basically the problem is that I have a json file with number of different fields . I can retrieve for example only one title and no other information . The problem i see is that for some reason the retriever cannot transverse through the json file. I am using Mistral 7b instruct cookbook to experiment. The link to the i
json example . any heads up would be really helpful
github question :
https://github.com/run-llama/llama_index/issues/11403