mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
307 B
JSON
11 lines
307 B
JSON
{
|
|
"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
|
|
}
|