dsh-ocr-local
★ 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.
可安装性核验已核可装
- 检查路径: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 发布物。无构建、无模型猜测,字段即证据。
第三方插件以你本人的权限运行,精选收录不等于安全审查,安装前看一眼源码。