Skip to content
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

Added LLM Ocr #52

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Added LLM Ocr #52

merged 1 commit into from
Jan 19, 2025

Conversation

mykolamelnykml
Copy link
Collaborator

No description provided.

@mykolamelnykml mykolamelnykml linked an issue Jan 19, 2025 that may be closed by this pull request
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2199 1619 74% 0% 🟢

New Files

File Coverage Status
scaledp/models/recognizers/LLMOcr.py 100% 🟢
TOTAL 100% 🟢

Modified Files

File Coverage Status
scaledp/_init_.py 91% 🟢
scaledp/models/extractors/LLMVisualExtractor.py 100% 🟢
scaledp/models/recognizers/BaseOcr.py 81% 🟢
scaledp/models/recognizers/DocTROcr.py 34% 🟢
scaledp/models/recognizers/EasyOcr.py 34% 🟢
scaledp/models/recognizers/SuryaOcr.py 31% 🟢
scaledp/models/recognizers/TesseractOcr.py 85% 🟢
scaledp/params.py 83% 🟢
scaledp/schemas/ExtractorOutput.py 100% 🟢
TOTAL 71% 🟢

updated for commit: 44f6289 by action🐍

@mykolamelnykml mykolamelnykml merged commit 5b8dfc6 into master Jan 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add LLM Ocr
1 participant