Files
graphrag-microsoft/tests/unit/indexing/input/data/multiple-jsons/input2.json
Nathan Evans 66c2cfb3ce Support JSON input files (#1777)
* Add csv loader tests

* Add test loader tests

* Add json input support

* Remove temp path constraint

* Reuse loader cose

* Semver

* Set file pattern automatically based on type, if empty

* Remove pattern from smoke test config

* Spelling

---------

Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2025-03-10 14:04:07 -07:00

4 lines
45 B
JSON

{
"title": "Hi",
"text": "I'm here"
}