run-llama / llama_extract

MIT License
105 stars 16 forks source link

Add example notebook with `JSONalyze Query Engine` #3

Closed Disiok closed 3 months ago

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

logan-markewich commented 4 months ago

If there's a way to make the resumes downloadable, rather than in the repo, it would make the notebook more portable

jerryjliu commented 4 months ago

besides @logan-markewich's comment, a minor nit: is it possible to save the JSON schema output in the notebook? will make it easier for users who don't run the notebook to see what the inferred/modified schema is

Disiok commented 4 months ago

If there's a way to make the resumes downloadable, rather than in the repo, it would make the notebook more portable

Good point, will do.

Disiok commented 4 months ago

besides @logan-markewich's comment, a minor nit: is it possible to save the JSON schema output in the notebook? will make it easier for users who don't run the notebook to see what the inferred/modified schema is

Good catch. Didn't realize it doesn't show.