Find answers from the community

Home
Members
shinji3046
s
shinji3046
Offline, last seen 3 months ago
Joined September 25, 2024
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
8 comments
s
L
s
shinji3046
·

example.md

Hi, there i am having problem troubleshooting with querying issues. I am use combination of text splitters, markdownsplitters and multilingual models to retreive answers . However the query fails even in basic questions such as "what is the topic about" citing there are no nodes that contain the information . I am wondering what could be the reason. Attaching the code block and also the markdown files. I am not sure why is the case so . The example md file is here : https://drive.google.com/file/d/1XiZD4QIcwi4eQjbh0vn4nn5YGlWpDIhI/view?usp=sharing . Any tips or troubleshooting that could help ?
3 comments
s
L
@Jedi did you manage to resolve this issue ? I too face similar issues
16 comments
s
L