AI JS Update

This commit is contained in:
2024-09-14 17:16:51 -04:00
parent 3847781c65
commit 7bd191f27c
3 changed files with 56 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
"dotenv": "^16.4.5",
"express": "^4.21.0",
"mongoose": "^8.6.2",
"ms": "^2.1.3"
"ms": "^2.1.3",
"ollama": "^0.5.9"
}
}