forked from bikeread/dify_wechat_plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.yaml
More file actions
50 lines (50 loc) · 1.11 KB
/
Copy pathmanifest.yaml
File metadata and controls
50 lines (50 loc) · 1.11 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
version: 0.0.8
type: plugin
author: bikeread
name: dify_wechat_plugin
label:
en_US: Wechat Subscription Account
ja_JP: ウェチャットサブスクリプションアカウント
zh_Hans: 微信公众号对接助手
pt_BR: Conta de Assinatura do Wechat
description:
en_US: link dify with wechat subscription account
ja_JP: difyとウェチャットサブスクリプションアカウントを接続します
zh_Hans: 连接dify与微信公众号
pt_BR: link dify with wechat subscription account
icon: icon.svg
resource:
memory: 268435456
permission:
tool:
enabled: true
model:
enabled: true
llm: true
text_embedding: true
rerank: true
tts: true
speech2text: true
moderation: true
endpoint:
enabled: true
app:
enabled: true
storage:
enabled: true
size: 1048576000
plugins:
endpoints:
- group/wechat_sub.yaml
meta:
version: 0.0.1
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
created_at: 2025-03-05T14:05:56.0606562+08:00
privacy: PRIVACY.md
verified: false