Skip to content

Commit

Permalink
chore(deps): bump openai from 4.20.1 to 4.24.1 (#426)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-node) from 4.20.1 to 4.24.1.
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.20.1...v4.24.1)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 7164674 commit 10f5876
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions 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 packages/embeddings-creation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dotenv": "^16.3.1",
"exponential-backoff": "^3.1.1",
"json-2-csv": "^5.0.1",
"openai": "^4.20.1",
"openai": "^4.24.1",
"p-map": "^7.0.0",
"tiktoken-node": "^0.0.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/slack-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"compute-cosine-similarity": "^1.1.0",
"dotenv": "^16.3.1",
"json-2-csv": "^5.0.1",
"openai": "^4.20.1"
"openai": "^4.24.1"
}
}

0 comments on commit 10f5876

Please sign in to comment.