added ollamajs esm

This commit is contained in:
Kevin Dang
2024-01-25 18:24:37 -08:00
parent 78921ee571
commit aaf734b06c
4 changed files with 25 additions and 14 deletions

View File

@@ -19,7 +19,8 @@
"axios": "^1.6.2",
"concurrently": "^8.2.2",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1"
"dotenv": "^16.3.1",
"ollama": "^0.4.3"
},
"devDependencies": {
"@types/node": "^20.10.5",