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

Commit

Permalink
0.4.100
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Sep 23, 2023
1 parent 209d5f0 commit 4e91b50
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 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.99",
"version": "0.4.100",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -65,7 +65,7 @@
"commander": "^11.0.0",
"fastify": "^4.23.2",
"fastify-openapi-glue": "^4.3.3",
"glob": "^10.3.5",
"glob": "^10.3.6",
"llama-node": "^0.1.6",
"nodejs-file-downloader": "^4.12.1",
"short-uuid": "^4.2.2",
Expand All @@ -84,7 +84,7 @@
"@typescript-eslint/parser": "^6.7.2",
"change-case": "^4.1.2",
"earl": "^1.1.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-xo": "^0.43.1",
"eslint-config-xo-typescript": "^1.0.1",
Expand Down

0 comments on commit 4e91b50

Please sign in to comment.