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

Commit

Permalink
0.4.194
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and fardjad committed Jan 28, 2024
1 parent 9af6ed8 commit ea0004b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 76 deletions.
144 changes: 72 additions & 72 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.193",
"version": "0.4.194",
"description": "Use self-hosted LLMs with an OpenAI compatible API",
"exports": {
"./llm-adapter": {
Expand Down Expand Up @@ -56,8 +56,8 @@
},
"dependencies": {
"@fastify/static": "^6.12.0",
"@inquirer/prompts": "^3.3.0",
"@inquirer/select": "^1.3.1",
"@inquirer/prompts": "^3.3.2",
"@inquirer/select": "^1.3.3",
"@llama-node/llama-cpp": "^0.1.6",
"@stoplight/json-ref-resolver": "^3.1.6",
"ajv": "^8.12.0",
Expand All @@ -77,7 +77,7 @@
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.7",
"@types/node": "^20.11.8",
"@types/swagger-ui-dist": "^3.30.4",
"@types/traverse": "^0.6.36",
"@typescript-eslint/eslint-plugin": "^6.19.1",
Expand Down

0 comments on commit ea0004b

Please sign in to comment.