[PR #2332] [MERGED] feat: polish PaddleOCR-VL prompt #2408

Closed
opened 2026-02-16 11:16:54 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/2332
Author: @Bobholamovic
Created: 12/25/2025
Status: Merged
Merged: 12/26/2025
Merged by: @crazywoola

Base: mainHead: feat/polish-paddleocr-prompt


📝 Commits (4)

  • f18f84d Polish PaddleOCR-VL prompt
  • 87246a9 Bump tool version
  • 2834be4 Merge branch 'main' into feat/polish-paddleocr-prompt
  • a2358c2 Bump version to 0.1.2

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 tools/paddleocr/manifest.yaml (+2 -2)
📝 tools/paddleocr/tools/document_parsing_vl.yaml (+3 -3)

📄 Description

Version Control (Any Changes to the Plugin Will Require Bumping the Version)

  • I have Bumped Up the Version in Manifest.yaml (Top-Level Version Field, Not in Meta Section)

Dify Plugin SDK Version

  • I have Ensured dify_plugin>=0.3.0,<0.6.0 is in requirements.txt (SDK docs)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/2332 **Author:** [@Bobholamovic](https://github.com/Bobholamovic) **Created:** 12/25/2025 **Status:** ✅ Merged **Merged:** 12/26/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feat/polish-paddleocr-prompt` --- ### 📝 Commits (4) - [`f18f84d`](https://github.com/langgenius/dify-official-plugins/commit/f18f84dcb2085f7cbbc35e5d5fdd254c1c2a414b) Polish PaddleOCR-VL prompt - [`87246a9`](https://github.com/langgenius/dify-official-plugins/commit/87246a927790fe20230e9cf7a959c4e7c12f0e96) Bump tool version - [`2834be4`](https://github.com/langgenius/dify-official-plugins/commit/2834be4a70ab4d6d3a3e3b7699415b588778edc8) Merge branch 'main' into feat/polish-paddleocr-prompt - [`a2358c2`](https://github.com/langgenius/dify-official-plugins/commit/a2358c2eea8620c1f60dbd6d4704c733534fe36a) Bump version to 0.1.2 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `tools/paddleocr/manifest.yaml` (+2 -2) 📝 `tools/paddleocr/tools/document_parsing_vl.yaml` (+3 -3) </details> ### 📄 Description ## Version Control (Any Changes to the Plugin Will Require Bumping the Version) - [x] I have Bumped Up the Version in Manifest.yaml (Top-Level `Version` Field, Not in Meta Section) <!-- ⚠️ NOTE: Version Format: MAJOR.MINOR.PATCH - MAJOR (0.x.x): Reserved for Significant architectural changes or incompatible API modifications - MINOR (x.0.x): For New feature additions while maintaining backward compatibility - PATCH (x.x.0): For Backward-compatible bug fixes and minor improvements - Note: Each Version Component (MAJOR, MINOR, PATCH) Can Be 2 Digits, e.g., 10.11.22 --> ## Dify Plugin SDK Version - [x] I have Ensured `dify_plugin>=0.3.0,<0.6.0` is in requirements.txt ([SDK docs](https://github.com/langgenius/dify-plugin-sdks/blob/main/python/README.md)) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:16:54 -05:00
yindo closed this issue 2026-02-16 11:16:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#2408