Skip to content

Commit

Permalink
add docling parser
Browse files Browse the repository at this point in the history
Signed-off-by: Khaled Sulayman <[email protected]>
Co-authored-by: Aakanksha Duggal <[email protected]>
  • Loading branch information
khaledsulayman and aakankshaduggal committed Sep 27, 2024
1 parent 2ccf5ab commit 2471ba9
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 129 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ openai>=1.13.3,<2.0.0
# removed once that one is removed.
# do not use 8.4.0 due to a bug in the library
# https://github.com/instructlab/instructlab/issues/1389
pypdf>=5.0.0
tabulate>=0.9.0
tenacity>=8.3.0,!=8.4.0
transformers>=4.44.2
xdg-base-dirs>=6.0.1
75 changes: 0 additions & 75 deletions src/instructlab/sdg/utils/chunking.py

This file was deleted.

Loading

0 comments on commit 2471ba9

Please sign in to comment.