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 feb5ef8 commit 3f4ee8fCopy full SHA for 3f4ee8f
libs/providers/langchain-openai/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@langchain/openai",
3
- "version": "1.0.0-alpha.3",
+ "version": "1.0.0",
4
"description": "OpenAI integrations for LangChain.js",
5
"author": "LangChain",
6
"license": "MIT",
@@ -35,7 +35,7 @@
35
"zod": "^3.25.76 || ^4"
36
},
37
"peerDependencies": {
38
- "@langchain/core": "^1.0.0-alpha.6"
+ "@langchain/core": "^1.0.0"
39
40
"devDependencies": {
41
"@azure/identity": "^4.2.1",
0 commit comments