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

Commit

Permalink
0.4.226
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Mar 9, 2024
1 parent 6021c58 commit b083b87
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
112 changes: 56 additions & 56 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.225",
"version": "0.4.226",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -56,8 +56,8 @@
},
"dependencies": {
"@fastify/static": "^7.0.1",
"@inquirer/prompts": "^4.1.0",
"@inquirer/select": "^2.0.0",
"@inquirer/prompts": "^4.2.0",
"@inquirer/select": "^2.1.0",
"@llama-node/llama-cpp": "^0.1.6",
"@stoplight/json-ref-resolver": "^3.1.6",
"ajv": "^8.12.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-xo": "^0.44.0",
"eslint-config-xo-typescript": "^3.0.0",
"eslint-config-xo-typescript": "^4.0.0",
"eslint-plugin-unicorn": "^51.0.1",
"http-status-codes": "^2.3.0",
"jsonpath-plus": "^8.1.0",
Expand Down

0 comments on commit b083b87

Please sign in to comment.