Skip to content

Commit

Permalink
update openai library version
Browse files Browse the repository at this point in the history
  • Loading branch information
SchneeHertz committed Dec 15, 2023
1 parent 1d6eac8 commit f0615e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chat-xiuliu",
"private": true,
"version": "2.2.8",
"version": "2.2.9",
"description": "ChatGPT Client with Function Calling",
"author": "SchneeHertz",
"scripts": {
Expand Down Expand Up @@ -72,7 +72,7 @@
"lodash": "^4.17.21",
"nanoid": "^3.3.6",
"node-edge-tts": "^1.2.2",
"openai": "^4.16.1",
"openai": "^4.22.0",
"quickjs-emscripten": "^0.23.0",
"reconnecting-websocket": "^4.4.0",
"sound-play": "^1.1.0",
Expand Down

0 comments on commit f0615e3

Please sign in to comment.