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 3f4ee8f commit 13f9315Copy full SHA for 13f9315
libs/providers/langchain-aws/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@langchain/aws",
3
- "version": "0.1.15",
+ "version": "1.0.0",
4
"description": "LangChain AWS integration",
5
"author": "LangChain",
6
"license": "MIT",
@@ -35,7 +35,7 @@
35
"@aws-sdk/credential-provider-node": "^3.750.0"
36
},
37
"peerDependencies": {
38
- "@langchain/core": "^1.0.0-alpha.6"
+ "@langchain/core": "^1.0.0"
39
40
"devDependencies": {
41
"@aws-sdk/types": "^3.734.0",
0 commit comments