mineru-3.1.5-released
opendatalab/MinerUmineru-3.1.5-releasedApr 27, 2026by myhloli
AI Summary
Improves API client performance through asynchronous model retrieval and refines dependency management.
Key Highlights
- Implemented asynchronous model retrieval with enhanced timeout handling.
- Specified maximum version for mlx dependency in pyproject.toml.
New Features
- Asynchronous model retrieval
- Enhanced timeout handling
- Dependency specification
Full Release Notes
## What's Changed * feat: implement asynchronous model retrieval and enhance timeout handling in API client by @myhloli in https://github.com/opendatalab/MinerU/pull/4857 * fix: specify maximum version for mlx dependency in pyproject.toml by @myhloli in https://github.com/opendatalab/MinerU/pull/4860 **Full Changelog**: https://github.com/opendatalab/MinerU/compare/mineru-3.1.4-released...mineru-3.1.5-released