We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6c4ae commit 807bcbcCopy full SHA for 807bcbc
langchain/package.json
@@ -888,7 +888,7 @@
888
}
889
},
890
"dependencies": {
891
- "@langchain/core": ">=0.2.9 <0.3.0",
+ "@langchain/core": ">=0.2.11 <0.3.0",
892
"@langchain/openai": ">=0.1.0 <0.3.0",
893
"@langchain/textsplitters": "~0.0.0",
894
"binary-extensions": "^2.2.0",
yarn.lock
@@ -29532,7 +29532,7 @@ __metadata:
29532
"@gomomento/sdk-core": ^1.51.1
29533
"@jest/globals": ^29.5.0
29534
"@langchain/cohere": ^0.0.8
29535
- "@langchain/core": ">=0.2.9 <0.3.0"
+ "@langchain/core": ">=0.2.11 <0.3.0"
29536
"@langchain/openai": ">=0.1.0 <0.3.0"
29537
"@langchain/scripts": ~0.0.14
29538
"@langchain/textsplitters": ~0.0.0
0 commit comments