* perf: code comment * feat: system plugin input guide * perf: variable avatar * feat: feishu webhook * perf: select tool config tip * perf: rename variable * fix: per inherit error * perf: docker-compose oneapi version and i18n * perf: ui tip bug * fix: ts * perf: pg log * perf: editor color * perf: update init
18 lines
348 B
JSON
18 lines
348 B
JSON
{
|
|
"author": "",
|
|
"version": "486",
|
|
"name": "DuckDuckGo服务",
|
|
"avatar": "core/workflow/template/duckduckgo",
|
|
"intro": "DuckDuckGo 服务,包含网络搜索、图片搜索、新闻搜索等。",
|
|
"showStatus": false,
|
|
"weight": 100,
|
|
|
|
"isTool": true,
|
|
"templateType": "tools",
|
|
|
|
"workflow": {
|
|
"nodes": [],
|
|
"edges": []
|
|
}
|
|
}
|