feat(ocr): add Mistral OCR engine with package export, tests, and documentation
This commit is contained in:
@@ -5,6 +5,14 @@
|
||||
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
- add Mistral OCR engine with package export, tests, and documentation (ocr)
|
||||
- introduces a new `@push.rocks/smartai/ocr` subpath export with `createMistralOcrEngine()` for image OCR via Mistral's Document AI endpoint
|
||||
- adds OCR request/response types, configurable transport and options, and normalized page/confidence results
|
||||
- includes mocked transport tests for OCR requests and input validation
|
||||
- updates package metadata and README content to document the new OCR module
|
||||
|
||||
## 2026-05-14 - 4.0.2
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user