DSH 插件榜by goodcase.ai

dsh-ocr-local

grelvan视觉与多模态收录于 2026-09-15
5

纯文本路由的本地 OCR 兜底:会话模型明确声明不接受图片时,把附件的图片存入本地缓存并注入路径,模型调 ocr_image 用 PP-OCRv5 + ONNX Runtime 在纯 CPU 上离线识别,无需 API key,图片不出本机;模型能看图时静默。

Local OCR fallback for text-only routes: when the session model declares it cannot accept images, the attached image is cached locally and its path injected so the model can call ocr_image — PP-OCRv5 + ONNX Runtime on CPU, no API key, images never leave the machine. Silent when the model can see images.

安装命令
dsh plugin --profile web add dsh-ocr-local
查看 npm 包 ↗
可安装性核验已核可装
  • 检查路径:grelvan/dsh-ocr-local@HEAD/package.json
  • dsh 声明:
  • 生命周期脚本(preinstall / install / postinstall):
  • 构建脚本(prepare / prepack):
  • npm 发布:
  • tarball 发布:

核验日期 2026-09-20 · 静态核验:读仓库 package.json 的 dsh 声明与 lifecycle scripts,结合 npm/tarball 发布物。无构建、无模型猜测,字段即证据。

第三方插件以你本人的权限运行,精选收录不等于安全审查,安装前看一眼源码。