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

Commit

Permalink
0.4.196
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Jan 30, 2024
1 parent 37d9356 commit cf787f4
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 63 deletions.
126 changes: 68 additions & 58 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "llmatic",
"version": "0.4.195",
"version": "0.4.196",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -63,13 +63,13 @@
"ajv": "^8.12.0",
"awilix": "^10.0.1",
"commander": "^11.1.0",
"fastify": "^4.25.2",
"fastify": "^4.26.0",
"fastify-openapi-glue": "^4.4.3",
"glob": "^10.3.10",
"llama-node": "^0.1.6",
"nodejs-file-downloader": "^4.12.1",
"short-uuid": "^4.2.2",
"swagger-ui-dist": "^5.11.1",
"swagger-ui-dist": "^5.11.2",
"traverse": "^0.6.8",
"tsx": "^4.7.0",
"valid-filename": "^4.0.0"
Expand All @@ -80,8 +80,8 @@
"@types/node": "^20.11.10",
"@types/swagger-ui-dist": "^3.30.4",
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"change-case": "^5.4.2",
"earl": "^1.1.0",
"eslint": "^8.56.0",
Expand Down

0 comments on commit cf787f4

Please sign in to comment.