mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-14 03:46:18 +01:00
Release: 0.5.3 (#599)
* release: 0.5.3, add extra linting rule and minor fix for EndpointDialog * chore: revert to deprecated Message Classes as weird behavior seen in linux * chore(api): remove unused test scripts chore(package.json): remove unused langchain dependency * chore(.gitignore): add /images directory to the ignore list
This commit is contained in:
parent
69d192bac3
commit
2607f157d3
10 changed files with 19 additions and 289 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "LibreChat",
|
||||
"version": "0.5.2",
|
||||
"version": "0.5.3",
|
||||
"description": "",
|
||||
"workspaces": [
|
||||
"api",
|
||||
|
|
@ -40,7 +40,6 @@
|
|||
"homepage": "https://github.com/danny-avila/LibreChat#readme",
|
||||
"dependencies": {
|
||||
"axios": "^1.4.0",
|
||||
"langchain": "^0.0.91",
|
||||
"passport": "^0.6.0",
|
||||
"passport-github2": "^0.1.12"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue