github opendatalab/MinerU mineru-2.6.6-released

6 hours ago

What's Changed

  • 2025/12/02 2.6.6 Release

    • mineru-api tool optimizations
      • Added descriptive text to mineru-api interface parameters to improve API documentation readability.
      • You can use the environment variable MINERU_API_ENABLE_FASTAPI_DOCS to control whether the auto-generated interface documentation page is enabled (enabled by default).
      • Added concurrency configuration options for the vlm-vllm-async-engine, vlm-lmdeploy-engine, and vlm-http-client backends. Users can use the environment variable MINERU_API_MAX_CONCURRENT_REQUESTS to set the maximum number of concurrent API requests (unlimited by default).
  • 2025/12/02 2.6.6 发布

    • Ascend适配优化
      • 优化命令行工具初始化流程,使Ascend适配方案中vlm-vllm-engine后端在命令行工具中可用。
      • 为Atlas 300I Duo(310p)设备更新适配文档。
    • mineru-api工具优化
      • mineru-api接口参数增加描述性文本,优化接口文档可读性。
      • 可通过环境变量MINERU_API_ENABLE_FASTAPI_DOCS控制是否启用自动生成的接口文档页面,默认为启用。
      • vlm-vllm-async-enginevlm-lmdeploy-enginevlm-http-client后端增加并发数配置选项,用户可通过环境变量MINERU_API_MAX_CONCURRENT_REQUESTS控制api接口的最大并发请求数,默认为不限制数量。

New Contributors

Full Changelog: mineru-2.6.5-released...mineru-2.6.6-released

Don't miss a new MinerU release

NewReleases is sending notifications on new releases.