chore(api): update chatgpt-api package version to 1.36.3 (#404)

docs(api): update BINGAI_TOKEN instructions in .env.example
docs(client): update BINGAI_TOKEN instructions in SetTokenDialog component
This commit is contained in:
Danny Avila 2023-05-29 11:00:51 -04:00 committed by GitHub
parent 6a34978e98
commit 2f59c82bec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 11 deletions

View file

@ -21,7 +21,7 @@
"dependencies": {
"@dqbd/tiktoken": "^1.0.2",
"@keyv/mongo": "^2.1.8",
"@waylaidwanderer/chatgpt-api": "^1.36.0",
"@waylaidwanderer/chatgpt-api": "^1.36.3",
"axios": "^1.3.4",
"bcryptjs": "^2.4.3",
"cookie": "^0.5.0",