Release: rename project from ChatGPT Clone to LibreChat in various files and configurations (#454)

This commit is contained in:
Danny Avila 2023-06-05 14:24:08 -04:00 committed by GitHub
parent f845192d2d
commit 638faf9850
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 26 additions and 35 deletions

View file

@ -9,15 +9,15 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/danny-avila/chatgpt-clone.git"
"url": "git+https://github.com/danny-avila/LibreChat.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/danny-avila/chatgpt-clone/issues"
"url": "https://github.com/danny-avila/LibreChat/issues"
},
"homepage": "https://github.com/danny-avila/chatgpt-clone#readme",
"homepage": "https://github.com/danny-avila/LibreChat#readme",
"dependencies": {
"@dqbd/tiktoken": "^1.0.2",
"@keyv/mongo": "^2.1.8",