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 a1d9cbc commit 62ba6caCopy full SHA for 62ba6ca
libs/community/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "langchain-google-community"
3
-version = "1.0.1rc4"
+version = "1.0.2"
4
description = "An integration package connecting miscellaneous Google's products and LangChain"
5
authors = []
6
readme = "README.md"
libs/genai/pyproject.toml
name = "langchain-google-genai"
-version = "1.0.1"
description = "An integration package connecting Google's genai package and LangChain"
0 commit comments