Skip to content

Commit c41feda

Browse files
committed
release(groq): 1.0.0
1 parent 0e567e6 commit c41feda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/providers/langchain-groq/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/groq",
3-
"version": "0.2.3",
3+
"version": "1.0.0",
44
"description": "Groq integration for LangChain.js",
55
"author": "LangChain",
66
"license": "MIT",
@@ -33,7 +33,7 @@
3333
"groq-sdk": "^0.19.0"
3434
},
3535
"peerDependencies": {
36-
"@langchain/core": "^1.0.0-alpha.6"
36+
"@langchain/core": "^1.0.0"
3737
},
3838
"devDependencies": {
3939
"@langchain/core": "workspace:*",

0 commit comments

Comments
 (0)