Files
chat/client/web/plugins/com.msgbyte.ai-assistant/manifest.json

11 lines
307 B
JSON
Raw Normal View History

2026-04-25 16:36:34 +08:00
{
"label": "AI Assistant",
"name": "com.msgbyte.ai-assistant",
"url": "/plugins/com.msgbyte.ai-assistant/index.js",
"icon": "/plugins/com.msgbyte.ai-assistant/assets/icon.png",
"version": "0.0.0",
"author": "moonrailgun",
"description": "Add chatgpt into Tailchat",
"requireRestart": true
}