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 39fe149 commit feb5ef8Copy full SHA for feb5ef8
libs/providers/langchain-anthropic/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@langchain/anthropic",
3
- "version": "1.0.0-alpha.2",
+ "version": "1.0.0",
4
"description": "Anthropic integrations for LangChain.js",
5
"author": "LangChain",
6
"license": "MIT",
@@ -33,7 +33,7 @@
33
"@anthropic-ai/sdk": "^0.65.0"
34
},
35
"peerDependencies": {
36
- "@langchain/core": "^1.0.0-alpha.6"
+ "@langchain/core": "^1.0.0"
37
38
"devDependencies": {
39
"@anthropic-ai/vertex-sdk": "^0.11.5",
0 commit comments