mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #753] [MERGED] Plugin/mineru add demo dsl #1533
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/753
Author: @Gevtolev
Created: 4/18/2025
Status: ✅ Merged
Merged: 4/19/2025
Merged by: @crazywoola
Base:
main← Head:plugin/mineru📝 Commits (10+)
8fe04fcfeat(mineru):add MinerU pdf parse tool27bab91feat(mineru):MinerU version0.0.2:Support the official API of MinerU,remove replace_md_img_path8776a53feat(mineru):MinerU version0.0.2:Support the official API of MinerU,remove replace_md_img_path2908a08Merge branch 'refs/heads/main' into plugin/minerub048631Merge remote-tracking branch 'refs/remotes/upstream/main' into plugin/mineru36cec39feat(mineru): update readmeb842e9dfix(mineru): Fix the bug that causes images to fail to be displayed.0ecef22fix(mineru): Fix the bug that causes images to fail to be displayed.75446baMerge remote-tracking branch 'upstream/main' into plugin/minerubc9b549feat(mineru): bump version to 0.0.3📊 Changes
5 files changed (+599 additions, -8 deletions)
View changed files
📝
tools/mineru/README.md(+7 -1)➕
tools/mineru/_assets/mineru_demo.yml(+583 -0)📝
tools/mineru/manifest.yaml(+1 -1)📝
tools/mineru/provider/mineru.yaml(+1 -0)📝
tools/mineru/tools/parse.py(+7 -6)📄 Description
Related Issues or Context
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.1.0,<0.2.0in 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.