Begin GPT work
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "main.js",
|
||||
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
@@ -14,10 +13,12 @@
|
||||
"author": "CCF_100",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"discord.js": "^14.9.0"
|
||||
"discord.js": "^14.9.0",
|
||||
"esm": "^3.2.25",
|
||||
"gpt4all": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.0.3"
|
||||
"typescript": "^5.0.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user