Skip to content

Commit

Permalink
chore(deps): bump @azure/openai in /packages/sample-app
Browse files Browse the repository at this point in the history
Bumps [@azure/openai](https://github.com/Azure/azure-sdk-for-js) from 1.0.0-beta.12 to 2.0.0-beta.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/openai_1.0.0-beta.12...@azure/openai_2.0.0-beta.1)

---
updated-dependencies:
- dependency-name: "@azure/openai"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent f9ff60d commit 45b36e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sample-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@anthropic-ai/sdk": "^0.27.1",
"@aws-sdk/client-bedrock-runtime": "^3.499.0",
"@azure/openai": "^1.0.0-beta.11",
"@azure/openai": "^2.0.0-beta.1",
"@google-cloud/aiplatform": "^3.10.0",
"@google-cloud/vertexai": "^1.2.0",
"@langchain/community": "^0.2.31",
Expand Down

0 comments on commit 45b36e1

Please sign in to comment.