-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmanifest.yaml
More file actions
33 lines (33 loc) · 954 Bytes
/
manifest.yaml
File metadata and controls
33 lines (33 loc) · 954 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
version: 0.0.1
type: plugin
author: stvlynn
name: knowledge-manager
label:
en_US: Dify Knowledge Base Manager
ja_JP: Dify Knowledge Base Manager
zh_Hans: Dify知识库管理器
pt_BR: Dify Knowledge Base Manager
description:
en_US: A tool to manage Dify Knowledge Base - create, upload text content, and retrieve information.
ja_JP: A tool to manage Dify Knowledge Base - create, upload text content, and retrieve information.
zh_Hans: 一个管理Dify知识库的工具 - 创建、上传文本内容和检索信息。
pt_BR: A tool to manage Dify Knowledge Base - create, upload text content, and retrieve information.
icon: icon.svg
resource:
memory: 268435456
permission: {}
plugins:
tools:
- provider/knowledge.yaml
meta:
version: 0.0.1
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
created_at: 2025-03-04T23:40:41.394653+08:00
privacy: PRIVACY.md
verified: false