插件
This commit is contained in:
37
difyPlugin/pdf/manifest.yaml
Normal file
37
difyPlugin/pdf/manifest.yaml
Normal file
@@ -0,0 +1,37 @@
|
||||
version: 0.0.1
|
||||
type: plugin
|
||||
author: yslg
|
||||
name: pdf
|
||||
label:
|
||||
en_US: pdf
|
||||
ja_JP: pdf
|
||||
zh_Hans: pdf
|
||||
pt_BR: pdf
|
||||
description:
|
||||
en_US: pdfTools
|
||||
ja_JP: pdfTools
|
||||
zh_Hans: pdfTools
|
||||
pt_BR: pdfTools
|
||||
icon: icon.svg
|
||||
icon_dark: icon-dark.svg
|
||||
resource:
|
||||
memory: 268435456
|
||||
permission:
|
||||
tool:
|
||||
enabled: true
|
||||
plugins:
|
||||
tools:
|
||||
- provider/pdf.yaml
|
||||
meta:
|
||||
version: 0.0.1
|
||||
arch:
|
||||
- amd64
|
||||
- arm64
|
||||
runner:
|
||||
language: python
|
||||
version: "3.12"
|
||||
entrypoint: main
|
||||
minimum_dify_version: null
|
||||
created_at: 2026-03-02T13:21:03.2806864+08:00
|
||||
privacy: PRIVACY.md
|
||||
verified: false
|
||||
Reference in New Issue
Block a user