Skip to content

Commit

Permalink
chore(deps): Bump langchain from 0.3.5 to 0.3.6 (#295)
Browse files Browse the repository at this point in the history
Bumps [langchain](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](langchain-ai/langchainjs@0.3.5...0.3.6)

---
updated-dependencies:
- dependency-name: langchain
  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] authored Nov 18, 2024
1 parent f6e4e65 commit fb5a04c
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 78 deletions.
114 changes: 38 additions & 76 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 @@ -27,7 +27,7 @@
"@sap-ai-sdk/foundation-models": "workspace:^",
"@sap-ai-sdk/orchestration": "workspace:^",
"@sap-ai-sdk/langchain": "workspace:^",
"langchain": "0.3.5",
"langchain": "0.3.6",
"@langchain/core": "0.3.18",
"@langchain/textsplitters": "0.1.0",
"@sap-cloud-sdk/util": "^3.22.2",
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": "0.3.5",
"langchain": "0.3.6",
"@langchain/core": "0.3.18",
"@langchain/textsplitters": "0.1.0",
"@sap-ai-sdk/ai-api": "canary",
Expand Down

0 comments on commit fb5a04c

Please sign in to comment.