-
Notifications
You must be signed in to change notification settings - Fork 4
Initial Docling support #413
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
101 commits
Select commit
Hold shift + click to select a range
360e573
Fix command
ppinchuk 1487cc3
Bump elm version
ppinchuk 874561b
Minor prompt update
ppinchuk 6fe3c86
Merge remote-tracking branch 'origin/main' into pp/ghp_start
ppinchuk 0b0ea61
Update lockfile
ppinchuk 7ceef99
Fix linter
ppinchuk 9adf343
Merge remote-tracking branch 'origin/main' into pp/ghp_start
ppinchuk 45ccb83
Merge remote-tracking branch 'origin/main' into pp/ghp_start
ppinchuk 8f86ab7
Documentation updates
ppinchuk 4ae511b
First pass of GHP schema
ppinchuk c8a0a8c
Add basic plugin config
ppinchuk 0cee1ea
Wire up GHP plugin
ppinchuk 1e1139e
Have function return created class
ppinchuk c9baf2e
Clarification for noise
ppinchuk d38d6c3
Clarification for setbacks
ppinchuk 3a2f80a
Clarification
ppinchuk fdab685
Use general guidance instead
ppinchuk 3a995c9
Add clarification to definitions
ppinchuk 405c4b3
Single row instruction
ppinchuk 7d7cc19
Add clarification
ppinchuk 60527cd
Allow nulls
ppinchuk 980b7c6
Add instruction
ppinchuk 96d68a6
update instructions
ppinchuk ab80874
Update instructions around null
ppinchuk a70c030
Tighten schema
ppinchuk 02f01d8
Updates to schema
ppinchuk d650176
Add debug statements
ppinchuk 4b22349
Update prompt
ppinchuk 135e49f
Add logging
ppinchuk d655335
More logging
ppinchuk 3f2fb7e
Update descriptions
ppinchuk 4e24cb1
Update instructions
ppinchuk 71eaf70
Add clarification
ppinchuk f939b81
Add info
ppinchuk 8e9e1e8
Add more info to logger
ppinchuk 51284c1
Add task ids
ppinchuk b18d805
Trimmed
ppinchuk 5cb0c75
Update schema
ppinchuk ab4ac12
Update prompt
ppinchuk a9e29ca
Generalize implementation of `_get_model_config` and use it
ppinchuk 2729dcd
Update logging statement
ppinchuk 7f7a8eb
Change logging level
ppinchuk 6b44d19
Fix import
ppinchuk faa0baa
Align playwright versions
ppinchuk dc4d87a
Fix bug in llm config retrieval
ppinchuk 84422f1
Provide additional context even if user submits prompt
ppinchuk ebff812
Fix pandas link
ppinchuk c563530
WIP
ppinchuk aa90233
Merge remote-tracking branch 'origin/main' into pp/docling
ppinchuk 19b8298
Fix env
ppinchuk c5a1703
ELM updates (WIP)
ppinchuk d5ed66d
Minor update
ppinchuk 6c776e0
Minor cleanup
ppinchuk 6abaf10
Minor cleanup
ppinchuk 1398e1e
Rename func
ppinchuk 734f791
Reduce redundancy
ppinchuk de457ef
Minor refactor
ppinchuk 12e90ff
CLarify argument
ppinchuk 76c9832
Add missing docs
ppinchuk 3a254e7
Add docling support
ppinchuk b4a05bb
Link to docling docs
ppinchuk c87e306
Suppress numpy NaNmean warnings
ppinchuk 0deae79
Add docling-based file loaders
ppinchuk 5a6333a
Add `to_md_kwargs`
ppinchuk 5754309
Include docling in logs
ppinchuk ba60587
Minor updates
ppinchuk b696ec0
Use `COMPASSWebFileLoader`
ppinchuk dca0e2b
Remove bad func
ppinchuk d1caa4b
Change to FIleLoader
ppinchuk dc995b7
Add tests for env
ppinchuk 585363e
Fix tests
ppinchuk bbe8a62
Fix test
ppinchuk adb1141
Fix for clarity
ppinchuk f3bd60f
MInor fix
ppinchuk 69b0296
Pull from env var
ppinchuk 2f0a9a8
Extra logging
ppinchuk c205302
Write files with correct extension
ppinchuk d776061
Minor cleanup
ppinchuk 7d3dab9
Use multiprocessing queue
ppinchuk c8538e2
Move subprocessing logging messages to `main.log`
ppinchuk 59c9f52
Fix tests
ppinchuk e25c6aa
Bump elm dep
ppinchuk b4ddf06
Default to elm backend for now
ppinchuk 9876c54
FIx docs
ppinchuk 6a12b7c
Bug fix
ppinchuk 71fa565
Delay import
ppinchuk 0bd1920
Revert change
ppinchuk 0690789
Update env
ppinchuk 812b9ec
MInor change
ppinchuk 9f108e7
Try fix rust env
ppinchuk 326e801
Cleanup deps sightly
ppinchuk 1b56561
No frozen in CI
ppinchuk 0c61811
Add mac intel to tests
ppinchuk b0ff5af
Adjust test
ppinchuk c0feea1
update tox tests
ppinchuk 0158075
Update deps
ppinchuk d2eca41
Update openai dep
ppinchuk bc1e628
No docling on Python 3.13 MacOS intel
ppinchuk cee84a0
Try fix
ppinchuk fb61868
Break out pixi toml
ppinchuk 3691459
Fix build
ppinchuk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.