Skip to content

Commit

Permalink
chore(deps): Bump @langchain/core from 0.3.1 to 0.3.3 (#153)
Browse files Browse the repository at this point in the history
Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/langchain-ai/langchainjs/releases)
- [Changelog](https://github.com/langchain-ai/langchainjs/blob/main/release_workspace.js)
- [Commits](https://github.com/langchain-ai/langchainjs/commits)

---
updated-dependencies:
- dependency-name: "@langchain/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 19, 2024
1 parent 611ed18 commit 9343610
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion packages/langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@sap-ai-sdk/ai-api": "workspace:^",
"@sap-ai-sdk/foundation-models": "workspace:^",
"@langchain/core": "0.3.1",
"@langchain/core": "0.3.3",
"zod-to-json-schema": "^3.23.2"
},
"devDependencies": {
Expand Down
68 changes: 34 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@sap-ai-sdk/orchestration": "workspace:^",
"@sap-ai-sdk/langchain": "workspace:^",
"@langchain/openai": "0.3.0",
"@langchain/core": "0.3.1",
"@langchain/core": "0.3.3",
"@types/express": "^4.17.21",
"express": "^4.21.0"
}
Expand Down

0 comments on commit 9343610

Please sign in to comment.