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 99ea7bd commit 4c38dccCopy full SHA for 4c38dcc
packages/ai-providers/server-ai-langchain/package.json
@@ -28,7 +28,7 @@
28
"license": "Apache-2.0",
29
"devDependencies": {
30
"@langchain/core": "^0.3.0",
31
- "@launchdarkly/server-sdk-ai": "^0.13.0",
+ "@launchdarkly/server-sdk-ai": "^0.12.0",
32
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
33
"@types/jest": "^29.5.3",
34
"@typescript-eslint/eslint-plugin": "^6.20.0",
@@ -48,7 +48,7 @@
48
},
49
"peerDependencies": {
50
"@langchain/core": "^0.2.0 || ^0.3.0",
51
52
"langchain": "^0.2.0 || ^0.3.0"
53
}
54
0 commit comments