chore(api): update chatgpt-api dependency to version 1.34.0

feat(api): use gen_title response for askChatGPTBrowser.js (official title)
This commit is contained in:
Daniel Avila 2023-04-05 21:34:39 -04:00
parent 385eb2f398
commit 017447b064
3 changed files with 10 additions and 9 deletions

View file

@ -21,7 +21,7 @@
"dependencies": {
"@dqbd/tiktoken": "^1.0.2",
"@keyv/mongo": "^2.1.8",
"@waylaidwanderer/chatgpt-api": "^1.33.2",
"@waylaidwanderer/chatgpt-api": "^1.34.0",
"axios": "^1.3.4",
"cors": "^2.8.5",
"crypto": "^1.0.1",