What's Changed
- fix(suryaocr): run Surya 2 on GPU in a single llama.cpp container by @wuxuedaifu in #327
- fix(config): default ocr_enabled off when no built-in OCR engine is compiled in by @wey-gu in #330
- fix: improve file type from bytes detection by @logan-markewich in #331
- feat: support multi-lang with tesseract by @logan-markewich in #332
- feat: add OCR resiliance + letency optimized hedging by @logan-markewich in #333
New Contributors
Full Changelog: crates-v2.2.1...crates-v2.3.0