Skip to content

Commit 1e7baf3

Browse files
authored
Change dify plugin label (MemMachine#907)
1 parent e1a6208 commit 1e7baf3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

integrations/dify/plugin/manifest.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ type: plugin
33
author: memverge
44
name: memmachine-plugin
55
label:
6-
en_US: memmachine-plugin
7-
ja_JP: memmachine-plugin
8-
zh_Hans: memmachine-plugin
9-
pt_BR: memmachine-plugin
6+
en_US: MemMachine
7+
ja_JP: MemMachine
8+
zh_Hans: MemMachine
9+
pt_BR: MemMachine
1010
description:
1111
en_US: memmachine plugin
1212
ja_JP: memmachine plugin

integrations/dify/plugin/templates/provider/memmachine-plugin.yaml.j2

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ identity:
22
author: "memverge"
33
name: "memmachine-plugin"
44
label:
5-
en_US: "memmachine-plugin"
6-
zh_Hans: "memmachine-plugin"
7-
pt_BR: "memmachine-plugin"
8-
ja_JP: "memmachine-plugin"
5+
en_US: "MemMachine"
6+
zh_Hans: "MemMachine"
7+
pt_BR: "MemMachine"
8+
ja_JP: "MemMachine"
99
description:
1010
en_US: "memmachine plugin"
1111
zh_Hans: "memmachine plugin"
@@ -16,7 +16,7 @@ identity:
1616
credentials_for_provider:
1717
memmachine_api_key:
1818
type: secret-input
19-
required: true
19+
required: false
2020
label:
2121
en_US: MemMachine API key
2222
zh_Hans: MemMachine API key

0 commit comments

Comments
 (0)