Questions tagged [jsonloader]

1 questions
0
votes
0 answers

Query bot on multiple JSON files on Langchain

I have around 30 GB of JSON data with multiple files, wanted build query bot on this. I have built same with text file but i am not sure how it will work for JSON data. I have explored JSONLoader but dont know how to use this to convert JSON data…
Juned Ansari
  • 5,035
  • 7
  • 56
  • 89