Releases: NanoNets/docext
Releases · NanoNets/docext
v0.1.14
What's Changed
- Integrate ollama by @mandalsouvik3333 in #7
- Dev/benchmark by @mandalsouvik3333 in #8
- Dev/benchmark by @mandalsouvik3333 in #11
- add grits for table eval, fix #14 by @mandalsouvik3333 in #15
- Add local hosted models eval support by @mandalsouvik3333 in #20
- PDF Support, Multi File Support and Some Fixes by @sirius116 in #23
- Add image & pdf 2 markdown support by @mandalsouvik3333 in #24
- Fix UTF-8 decoding error on Windows by @mrexodia in #34
- fix: update healthcheck endpoint in check_vllm_healthcheck function by @Bae-ChangHyun in #32
- Fix: Add transformers version constraints to resolve TypeError by @28ananthaprakash in #47
- Fix: Container Running with Dangerous Root User Privileges in Dockerfile by @kira-offgrid in #45
New Contributors
- @sirius116 made their first contribution in #23
- @mrexodia made their first contribution in #34
- @Bae-ChangHyun made their first contribution in #32
- @28ananthaprakash made their first contribution in #47
- @kira-offgrid made their first contribution in #45
Full Changelog: v0.1.7...v0.1.14
v0.1.7
What's Changed
- Add vendor-hosted models (openai, anthropic, openrouter)
- Fix for webp image files
New Contributors
- @mandalsouvik3333 made their first contribution in #4
- @eltociear made their first contribution in #3
Full Changelog: v0.1.2...v0.1.7
v0.1.2
Base release with following features
🔧 Custom & pre-built extraction templates
📊 Table + field data extraction
💻 Gradio-powered web interface
🔐 On-prem deployment with REST API
📄 Multi-page document support
📈 Confidence scores for extracted fields