Skip to content

Commit 3f4ee8f

Browse files
committed
release(openai): 1.0.0
1 parent feb5ef8 commit 3f4ee8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/providers/langchain-openai/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/openai",
3-
"version": "1.0.0-alpha.3",
3+
"version": "1.0.0",
44
"description": "OpenAI integrations for LangChain.js",
55
"author": "LangChain",
66
"license": "MIT",
@@ -35,7 +35,7 @@
3535
"zod": "^3.25.76 || ^4"
3636
},
3737
"peerDependencies": {
38-
"@langchain/core": "^1.0.0-alpha.6"
38+
"@langchain/core": "^1.0.0"
3939
},
4040
"devDependencies": {
4141
"@azure/identity": "^4.2.1",

0 commit comments

Comments
 (0)