-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugin-spec.yml
41 lines (41 loc) · 1.02 KB
/
plugin-spec.yml
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
id: top.myrest.myflow.ai
name: Ai Assistant
names:
ZH_CN: 智能助手
entry: ./myflow-chatgpt.jar
version: 1.0.7
logo: ./logos/robot.png
source-code: https://github.com/myrestop/myflow-chatgpt
compatible-version:
since-build: 939
until-build: 939
owner:
name: myrest
email: mrpan@myrest.top
homepage: https://myrest.top/myflow
categories:
- PRODUCTIVITY
- LANGUAGE
platforms:
- WINDOWS
- MACOS
- LINUX
translators:
- name-bundle-id: spark-translate
service: top.myrest.myflow.ai.spark.SparkTranslator
actions:
- keywords:
- '*'
- '/'
logo: ./logos/robot.png
pin-name: Assistant
handler: top.myrest.myflow.ai.AssistantActionHandler
name-bundle-id: ai-assistant:remove-whitespace
description-bundle-id: ai-assistant:lower
- keywords:
- translate
logo: ./logos/translate.png
pin-name: Translate
handler: top.myrest.myflow.ai.spark.SparkTranslateActionHandler
name-bundle-id: spark-translate:remove-whitespace
description-bundle-id: spark-translate:lower