mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-03 00:01:49 +01:00
chore(api): update langchain dependency to version 0.0.92
This commit is contained in:
parent
365fae58ff
commit
11775915d0
2 changed files with 258 additions and 5 deletions
|
|
@ -46,7 +46,7 @@
|
|||
"jsonwebtoken": "^9.0.0",
|
||||
"keyv": "^4.5.2",
|
||||
"keyv-file": "^0.2.0",
|
||||
"langchain": "^0.0.91",
|
||||
"langchain": "^0.0.92",
|
||||
"lodash": "^4.17.21",
|
||||
"meilisearch": "^0.33.0",
|
||||
"mongoose": "^7.1.1",
|
||||
|
|
@ -62,8 +62,8 @@
|
|||
"sharp": "^0.32.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jest": "^29.5.0",
|
||||
"nodemon": "^2.0.20",
|
||||
"path": "^0.12.7",
|
||||
"jest": "^29.5.0"
|
||||
"path": "^0.12.7"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue