mineru-3.1.4-released
opendatalab/MinerUmineru-3.1.4-releasedApr 24, 2026by myhloli
AI Summary
Optimizes image handling and result download reliability by implementing timeout mechanisms and refactoring response processing.
Key Highlights
- Implemented timeout handling for result downloads.
- Refactored response processing logic.
- Enhanced image handling by including content extraction in vlm_middle_json_mkcontent.py.
New Features
- Result download timeout handling
- Response refactoring
- Image content extraction
Full Release Notes
## What's Changed * feat: implement timeout handling for result downloads and refactor response processing by @myhloli in https://github.com/opendatalab/MinerU/pull/4851 * feat: enhance image handling by including content extraction in vlm_middle_json_mkcontent.py by @myhloli in https://github.com/opendatalab/MinerU/pull/4854 **Full Changelog**: https://github.com/opendatalab/MinerU/compare/mineru-3.1.3-released...mineru-3.1.4-released