-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.yaml
48 lines (48 loc) · 832 Bytes
/
manifest.yaml
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
version: 0.0.3
type: plugin
author: kevintsai
name: linebot
label:
en_US: Line Bot
ja_JP: Line Bot
zh_Hans: Line Bot
pt_BR: Line Bot
description:
en_US: Line Bot
ja_JP: Line Bot
zh_Hans: Line Bot
pt_BR: Line Bot
icon: LINE_Brand_icon.png
resource:
memory: 268435456
permission:
model:
enabled: false
llm: false
text_embedding: false
rerank: false
tts: false
speech2text: false
moderation: false
endpoint:
enabled: true
app:
enabled: true
storage:
enabled: true
size: 1048576
plugins:
endpoints:
- group/linebot.yaml
meta:
version: 0.0.3
arch:
- amd64
- arm64
runner:
language: python
version: "3.12"
entrypoint: main
created_at: 2025-03-08T15:05:02.321893+08:00
privacy: PRIVACY.md
verified: false