Skip to content

Commit 68ba4b5

Browse files
Bump openai in /quickstarts/azure-openai-assistants/js
Bumps [openai](https://github.com/openai/openai-node) from 4.104.0 to 5.22.0. - [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.104.0...v5.22.0) --- updated-dependencies: - dependency-name: openai dependency-version: 5.22.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3b9c39 commit 68ba4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickstarts/azure-openai-assistants/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"license": "ISC",
1515
"dependencies": {
1616
"@azure/identity": "^4.0.1",
17-
"openai": "^4.42.0",
17+
"openai": "^5.22.0",
1818
"dotenv": "^16.4.5"
1919
}
2020
}

0 commit comments

Comments
 (0)