mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
fix: try to fix openai version
This commit is contained in:
parent
beaec147b5
commit
b87bf77728
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"microsoft-cognitiveservices-speech-sdk": "1.32.0",
|
"microsoft-cognitiveservices-speech-sdk": "1.32.0",
|
||||||
"node-fetch": "^3.3.1",
|
"node-fetch": "^3.3.1",
|
||||||
"openai": "^3.2.1",
|
"openai": "3.2.1",
|
||||||
"p-timeout": "^6.1.2",
|
"p-timeout": "^6.1.2",
|
||||||
"quick-lru": "6.1.1",
|
"quick-lru": "6.1.1",
|
||||||
"random": "^4.1.0",
|
"random": "^4.1.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue