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

Commit

Permalink
0.4.181
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Jan 11, 2024
1 parent 01c7db6 commit 2b09538
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 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.180",
"version": "0.4.181",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -61,7 +61,7 @@
"@llama-node/llama-cpp": "^0.1.6",
"@stoplight/json-ref-resolver": "^3.1.6",
"ajv": "^8.12.0",
"awilix": "^10.0.0",
"awilix": "^10.0.1",
"commander": "^11.1.0",
"fastify": "^4.25.2",
"fastify-openapi-glue": "^4.4.2",
Expand All @@ -82,7 +82,7 @@
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"change-case": "^5.4.0",
"change-case": "^5.4.1",
"earl": "^1.1.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit 2b09538

Please sign in to comment.