-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmanifest.yaml
More file actions
51 lines (51 loc) · 1.2 KB
/
manifest.yaml
File metadata and controls
51 lines (51 loc) · 1.2 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
51
version: 0.0.4
type: plugin
author: memtensor
name: memos
label:
en_US: MemOS
ja_JP: MemOS
zh_Hans: MemOS
pt_BR: MemOS
description:
en_US: This tool enables users to access the addition and search functions of MemOS memory, access conversation content, and provide users with efficient memory management services.
zh_Hans: This tool enables users to access the addition and search functions of MemOS memory, access conversation content, and provide users with efficient memory management services.
icon: icon.svg
icon_dark: icon-dark.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: 1048576
plugins:
tools:
- provider/memos.yaml
meta:
version: 0.0.4
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
minimum_dify_version: null
created_at: 2025-11-06T16:43:20.34721+08:00
privacy: PRIVACY.md
repo: https://github.com/whipser030/dify-plugin-memos
verified: false