Commit graph

4 commits

Author SHA1 Message Date
Icereed
38321c4ac9
Limit pages for OCR (#102)
Bonus: Adds logging for image dimensions and size

Closes #95
2025-01-10 17:03:53 +01:00
ccrlawrence
5b3373743a
Fix Vision OCR for OpenAI (#47)
## Summary by CodeRabbit

- **New Features**
	- Updated environment variable descriptions for improved clarity on OCR processing options.
	- Enhanced the `doOCRViaLLM` method to support different LLM providers and improve image data handling.

- **Bug Fixes**
	- Standardized error handling for better reporting across multiple methods. 

- **Documentation**
	- Revised Docker Compose section in `README.md` to reflect updated environment variable options.
2024-11-13 05:47:25 +01:00
Jonas Hess
5dadbcb53d feat: improve auto throughput & logging 2024-10-31 21:17:16 +01:00
Icereed
03364f2741
OCR via LLM (#29) 2024-10-28 17:34:41 +01:00