Files
server-configs/siyuan/data/plugins/siyuan-plugin-copilot/plugin.json

32 lines
893 B
JSON
Raw Normal View History

2026-02-13 22:24:27 +08:00
{
"name": "siyuan-plugin-copilot",
"author": "Achuan-2",
"url": "https://github.com/Achuan-2/siyuan-plugin-copilot",
"version": "1.6.9",
"minAppVersion": "3.0.12",
"backends": [
"all"
],
"frontends": [
"all"
],
"disabledInPublish": true,
"displayName": {
"default": "SiYuan Copilot",
"zh_CN": "SiYuan Copilot"
},
"description": {
"default": "SiYuan AI Assistant, supports dragging blocks and tabs to get note context, enabling Q&A and editing based on SiYuan note content",
"zh_CN": "思源笔记 AI 助手,支持拖动块、页签获取笔记上下文,实现基于思源笔记内容进行问答和编辑"
},
"readme": {
"default": "README_en_US.md",
"zh_CN": "README.md"
},
"funding": {
"custom": [
"https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/20241128221208-2024-11-28.png"
]
},
"keywords": []
}