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 ba1545d commit 6063c13Copy full SHA for 6063c13
packages/ai-providers/server-ai-langchain/package.json
@@ -48,6 +48,7 @@
48
},
49
"peerDependencies": {
50
"@langchain/core": "^0.2.0 || ^0.3.0",
51
- "@launchdarkly/server-sdk-ai": "^0.14.0"
+ "@launchdarkly/server-sdk-ai": "^0.14.0",
52
+ "langchain": "^0.2.0 || ^0.3.0"
53
}
54
0 commit comments