Skip to content

Commit

Permalink
feat(nestjs-openai): openai core version update to 4.38.3
Browse files Browse the repository at this point in the history
feat(nestjs-openai): openai core version update to 4.38.3
  • Loading branch information
jieey1140 authored Apr 24, 2024
2 parents 2fec33b + 35bfd70 commit 3f4fd1e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 37 deletions.
5 changes: 5 additions & 0 deletions .changeset/nervous-humans-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@redredgroup/nestjs-openai": patch
---

The openai core version has been upgraded from 4.20.1 to 4.38.3.
2 changes: 1 addition & 1 deletion packages/nestjs-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"openai": "4.20.1"
"openai": "4.38.3"
},
"devDependencies": {
"@nestjs/common": "10.2.10",
Expand Down
40 changes: 4 additions & 36 deletions pnpm-lock.yaml

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

0 comments on commit 3f4fd1e

Please sign in to comment.