Skip to content

Commit bc7d526

Browse files
committed
release(google-genai): 1.0.0
1 parent 990237e commit bc7d526

File tree

2 files changed

+11
-24
lines changed

2 files changed

+11
-24
lines changed

β€Žlibs/providers/langchain-google-genai/package.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@langchain/google-genai",
3-
"version": "0.2.16",
3+
"version": "1.0.0",
44
"description": "Google Generative AI integration for LangChain.js",
55
"author": "LangChain",
66
"license": "MIT",
@@ -35,7 +35,7 @@
3535
"uuid": "^11.1.0"
3636
},
3737
"peerDependencies": {
38-
"@langchain/core": "^1.0.0-alpha.6"
38+
"@langchain/core": "^1.0.0"
3939
},
4040
"devDependencies": {
4141
"@jest/globals": "^29.5.0",

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 9 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)