Skip to content
Snippets Groups Projects
Unverified Commit 6a3b1b96 authored by Sourabh Desai's avatar Sourabh Desai Committed by GitHub
Browse files

Add JSON Path based Query Engine (#4595)

* add llama index json path query based index

* update to use jsonpath-ng module for json path query parsing/execution. Update notebook so that it works

* add docstrings + unit tests

* formatting

* remove GPTJSONIndex as it didnt really fit into the paradigm of an index

* updates from PR comments

* fix linting error

* black reformatting

* line length
parent 6986d9d8
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment