-
-
Notifications
You must be signed in to change notification settings - Fork 115
Migrate All Docling Embedders to Microservice, Remove HF dependencies from core app #362
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
Conversation
…edding with our custom OpenContractPipelineEmbedding.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #362 +/- ##
==========================================
+ Coverage 89.96% 90.13% +0.16%
==========================================
Files 280 282 +2
Lines 12816 12810 -6
==========================================
+ Hits 11530 11546 +16
+ Misses 1286 1264 -22
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
…ice_pulls from component configs.
…l - with lots of annotations loaded.
…alized canvas and page loading.
…o interact with source and jump to desired source annotation.
…t not a single test.
…js files - required for pdfjs-dist usage.
Initial rewrite to move all docling parser code to microservice. Replace all instances of LlamaIndex HuggingFaceEmbedding with our custom OpenContractPipelineEmbedding.