Skip to content

Commit

Permalink
ollama in js
Browse files Browse the repository at this point in the history
  • Loading branch information
msciabarra committed May 8, 2024
1 parent 3f69e74 commit 837e7ea
Show file tree
Hide file tree
Showing 6 changed files with 105 additions and 4 deletions.
14 changes: 14 additions & 0 deletions runtime/nodejs/v18/package-lock.json

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

1 change: 1 addition & 0 deletions runtime/nodejs/v18/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"minio": "^7.1.3",
"mongodb": "^6.4.0",
"node-auth0": "^1.0.0",
"ollama": "^0.5.0",
"openai": "^4.28.4",
"openwhisk": "^3.21.8",
"pg": "^8.11.3",
Expand Down
46 changes: 44 additions & 2 deletions runtime/nodejs/v20/package-lock.json

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

1 change: 1 addition & 0 deletions runtime/nodejs/v20/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"minio": "^7.1.3",
"mongodb": "^6.4.0",
"node-auth0": "^1.0.0",
"ollama": "^0.5.0",
"openai": "^4.28.4",
"openwhisk": "^3.21.8",
"pg": "^8.11.3",
Expand Down
46 changes: 44 additions & 2 deletions runtime/nodejs/v21/package-lock.json

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

1 change: 1 addition & 0 deletions runtime/nodejs/v21/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"minio": "^7.1.3",
"mongodb": "^6.4.0",
"node-auth0": "^1.0.0",
"ollama": "^0.5.0",
"openai": "^4.28.4",
"openwhisk": "^3.21.8",
"pg": "^8.11.3",
Expand Down

0 comments on commit 837e7ea

Please sign in to comment.