Skip to content

Commit

Permalink
fix: node-llama-cpp beta deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ido-pluto committed Dec 14, 2023
1 parent b47a985 commit c68dc2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"get-port": "^6.1.2",
"ipull": "^1.2.0",
"multistream": "^4.1.0",
"node-llama-cpp": "^3.0.0-beta.1",
"node-llama-cpp": "3.0.0-beta.1",
"object-assign-deep": "^0.4.0",
"open": "^9.1.0",
"ora": "^7.0.1",
Expand Down

0 comments on commit c68dc2a

Please sign in to comment.