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

Commit

Permalink
0.4.93
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Sep 14, 2023
1 parent 04ca042 commit 1a59118
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llmatic",
"version": "0.4.92",
"version": "0.4.93",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -63,15 +63,15 @@
"ajv": "^8.12.0",
"awilix": "^8.0.1",
"commander": "^11.0.0",
"fastify": "^4.23.0",
"fastify-openapi-glue": "^4.3.2",
"fastify": "^4.23.1",
"fastify-openapi-glue": "^4.3.3",
"glob": "^10.3.4",
"llama-node": "^0.1.6",
"nodejs-file-downloader": "^4.12.1",
"short-uuid": "^4.2.2",
"swagger-ui-dist": "^5.6.2",
"swagger-ui-dist": "^5.7.0",
"traverse": "^0.6.7",
"tsx": "^3.12.9",
"tsx": "^3.12.10",
"valid-filename": "^4.0.0"
},
"devDependencies": {
Expand All @@ -92,7 +92,7 @@
"http-status-codes": "^2.2.0",
"jsonpath-plus": "^7.2.0",
"nodemon": "^3.0.1",
"npm-check-updates": "^16.14.0",
"npm-check-updates": "^16.14.2",
"prettier": "^3.0.3",
"quicktype-core": "^23.0.75",
"tsup": "^7.2.0",
Expand Down

0 comments on commit 1a59118

Please sign in to comment.