This commit is contained in:
Andrea Bianchi
2026-05-26 08:43:10 +09:00
parent 70649dff69
commit f80186aacd
6 changed files with 121 additions and 0 deletions

7
w14_olama/package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"delay": "^6.0.0",
"ollama": "^0.6.3"
},
"type": "module"
}