CASALIOY icon indicating copy to clipboard operation
CASALIOY copied to clipboard

jsonarray loader

Open su77ungr opened this issue 1 year ago • 3 comments

originated #47

Hi, is it possible to add a jsonarray loader (for huge json file)? And what about output stream functionality of ChatGpt? Is it possible to have a similar chunked response stream to reduce chatbot response time? Thanks William

su77ungr avatar May 16 '23 00:05 su77ungr

I think we should split this into two different issues. (btw I don't understand what the second part refers to)

For the Json: there's a JSONLoader, but it requires an explicit jq schema.

hippalectryon-0 avatar May 16 '23 05:05 hippalectryon-0

It would also be interesting to have a custom dictionary to understand the meaning of some acronyms, like json's keys name or corporate terms in value field (to be used later for all sources). Thanks

williamspindox avatar May 16 '23 11:05 williamspindox

adding this for research: https://github.com/microsoft/guidance/blob/main/notebooks/applications/jsonformer.ipynb

su77ungr avatar May 20 '23 20:05 su77ungr