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

Commit

Permalink
0.4.51
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Jul 25, 2023
1 parent 29c6067 commit 7eba0eb
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
100 changes: 50 additions & 50 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llmatic",
"version": "0.4.50",
"version": "0.4.51",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -69,7 +69,7 @@
"llama-node": "^0.1.6",
"nodejs-file-downloader": "^4.12.1",
"short-uuid": "^4.2.2",
"swagger-ui-dist": "^5.1.3",
"swagger-ui-dist": "^5.2.0",
"traverse": "^0.6.7",
"tsx": "^3.12.7",
"valid-filename": "^4.0.0"
Expand All @@ -80,8 +80,8 @@
"@types/node": "^20.4.4",
"@types/swagger-ui-dist": "^3.30.1",
"@types/traverse": "^0.6.32",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"change-case": "^4.1.2",
"earl": "^1.1.0",
"eslint": "^8.45.0",
Expand Down

0 comments on commit 7eba0eb

Please sign in to comment.