mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #1744] [MERGED] feat(mineru): add vlm-vllm-async-engine backend option for v2.5-local
#2060
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/1744
Author: @QIN2DIM
Created: 9/21/2025
Status: ✅ Merged
Merged: 9/22/2025
Merged by: @crazywoola
Base:
main← Head:mineru-v25📝 Commits (2)
a7976affeat(mineru): add vlm-vllm-async-engine backend option and update version3613ca2build(mineru): update dify_plugin version constraint📊 Changes
3 files changed (+11 additions, -6 deletions)
View changed files
📝
tools/mineru/manifest.yaml(+1 -1)📝
tools/mineru/requirements.txt(+1 -1)📝
tools/mineru/tools/parse.yaml(+9 -4)📄 Description
Related Issues or Context
Summary
This commit adds the new backend option 'vlm-vllm-async-engine (v2.5)' to the parse configuration, allowing users to select this backend type for local deployment. Additionally, it updates the plugin version from 0.4.2 to 0.4.3 and specifies the dify_plugin dependency version as 0.4.5.
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.