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

Commit

Permalink
0.4.178
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Jan 8, 2024
1 parent b8bc724 commit 97dad2a
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.177",
"version": "0.4.178",
"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": "^9.0.0",
"awilix": "^10.0.0",
"commander": "^11.1.0",
"fastify": "^4.25.2",
"fastify-openapi-glue": "^4.4.2",
Expand All @@ -77,7 +77,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"@types/swagger-ui-dist": "^3.30.4",
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^6.18.0",
Expand Down

0 comments on commit 97dad2a

Please sign in to comment.