Skip to content

Commit

Permalink
feat(nestjs-openai): openai core version up to 4.47.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jieey1140 committed May 31, 2024
1 parent d9d6a05 commit de101e0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/cool-bears-look.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@redredgroup/nestjs-openai": patch
---

openai core version up to 4.47.2
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.38.3"
"openai": "4.47.2"
},
"devDependencies": {
"@nestjs/common": "10.2.10",
Expand Down
8 changes: 4 additions & 4 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 de101e0

Please sign in to comment.