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 0e567e6 commit c41fedaCopy full SHA for c41feda
libs/providers/langchain-groq/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@langchain/groq",
3
- "version": "0.2.3",
+ "version": "1.0.0",
4
"description": "Groq integration for LangChain.js",
5
"author": "LangChain",
6
"license": "MIT",
@@ -33,7 +33,7 @@
33
"groq-sdk": "^0.19.0"
34
},
35
"peerDependencies": {
36
- "@langchain/core": "^1.0.0-alpha.6"
+ "@langchain/core": "^1.0.0"
37
38
"devDependencies": {
39
"@langchain/core": "workspace:*",
0 commit comments