Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
0.4.239
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Mar 29, 2024
1 parent 78be63f commit 1cc162b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 28 deletions.
52 changes: 27 additions & 25 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llmatic",
"version": "0.4.238",
"version": "0.4.239",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -64,8 +64,8 @@
"awilix": "^10.0.1",
"commander": "^12.0.0",
"fastify": "^4.26.2",
"fastify-openapi-glue": "^4.4.3",
"glob": "^10.3.10",
"fastify-openapi-glue": "^4.5.0",
"glob": "^10.3.12",
"llama-node": "^0.1.6",
"nodejs-file-downloader": "^4.12.1",
"short-uuid": "^4.2.2",
Expand Down

0 comments on commit 1cc162b

Please sign in to comment.