Skip to content

Commit

Permalink
increase OpenAI NodeJS client version
Browse files Browse the repository at this point in the history
  • Loading branch information
isafulf committed Apr 3, 2023
1 parent 1c05442 commit 013a52a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions apps/file-q-and-a/nextjs/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/file-q-and-a/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mammoth": "^1.5.1",
"next": "13.1.2",
"node-html-markdown": "^1.3.0",
"openai": "^3.1.0",
"openai": "^3.2.1",
"pdf-parse": "^1.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit 013a52a

Please sign in to comment.