mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2140] [MERGED] [Fix] Correct the PaddleOCR's request header prefix and update the documentation #2281
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/2140
Author: @Bobholamovic
Created: 11/26/2025
Status: ✅ Merged
Merged: 11/27/2025
Merged by: @crazywoola
Base:
main← Head:fix/paddleocr📝 Commits (2)
8502da6Fix header prefixe059106Remove unused description📊 Changes
4 files changed (+4 additions, -6 deletions)
View changed files
📝
tools/paddleocr/README.md(+0 -2)📝
tools/paddleocr/manifest.yaml(+2 -2)📝
tools/paddleocr/tools/document_parsing.py(+1 -1)📝
tools/paddleocr/tools/text_recognition.py(+1 -1)📄 Description
PaddleOCR Text Recognitionplugin from the README, as it was incorrect—PaddleOCRandPaddleOCR Text Recognitionare two independent plugins without inheritance.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.