Skip to content

Commit

Permalink
chore(deps): Bump @langchain/core from 0.3.5 to 0.3.6
Browse files Browse the repository at this point in the history
Bumps [@langchain/core](https://github.com/langchain-ai/langchainjs) from 0.3.5 to 0.3.6.
- [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]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 932c678 commit 618ef79
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion packages/langchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@sap-ai-sdk/ai-api": "workspace:^",
"@sap-ai-sdk/core": "workspace:^",
"@sap-ai-sdk/foundation-models": "workspace:^",
"@langchain/core": "0.3.5",
"@langchain/core": "0.3.6",
"zod-to-json-schema": "^3.23.2"
}
}
100 changes: 50 additions & 50 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": "0.3.2",
"@langchain/core": "0.3.5",
"@langchain/core": "0.3.6",
"@langchain/textsplitters": "0.1.0",
"@sap-cloud-sdk/util": "^3.21.0",
"@types/express": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"node": "^20"
},
"dependencies": {
"@langchain/core": "0.3.5",
"@langchain/core": "0.3.6",
"@sap-ai-sdk/ai-api": "canary",
"@sap-ai-sdk/foundation-models": "canary",
"@sap-ai-sdk/langchain": "canary",
Expand Down

0 comments on commit 618ef79

Please sign in to comment.