Skip to content

Commit

Permalink
Merge pull request #60 from boldare/feat/openai-assistant-update
Browse files Browse the repository at this point in the history
feat(assistant): updated versions
  • Loading branch information
sebastianmusial authored May 13, 2024
2 parents c72939f + b0b6e99 commit 6a5eda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/openai-assistant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": false,
"dependencies": {
"tslib": "^2.3.0",
"openai": "^4.42.0",
"openai": "^4.45.0",
"@nestjs/common": "^10.0.2",
"@nestjs/platform-express": "^10.0.2",
"dotenv": "^16.3.1",
Expand Down

0 comments on commit 6a5eda1

Please sign in to comment.