Use node-llama-cpp

This commit is contained in:
2025-08-14 19:13:42 +00:00
parent ff70707e95
commit a1c7204d38
5 changed files with 96 additions and 54 deletions

View File

@@ -16,6 +16,7 @@
},
"dependencies": {
"misskey-js": "^2025.1.0",
"node-llama-cpp": "^3.12.1",
"openai": "5.0.0-alpha.0",
"reconnecting-websocket": "^4.4.0"
}