Rework algorithm
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "node-llama-cpp source download",
|
||||
"start": "bun run index.ts",
|
||||
"fix": "biome check --write"
|
||||
},
|
||||
@@ -19,5 +20,6 @@
|
||||
"node-llama-cpp": "^3.12.1",
|
||||
"openai": "5.0.0-alpha.0",
|
||||
"reconnecting-websocket": "^4.4.0"
|
||||
}
|
||||
},
|
||||
"trustedDependencies": ["@biomejs/biome", "node-llama-cpp"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user