mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-15 09:23:57 +00:00
google-genai[patch]: release 0.0.8 (#17285)
This commit is contained in:
parent
12d3159dd6
commit
e660a1685b
2
libs/partners/google-genai/poetry.lock
generated
2
libs/partners/google-genai/poetry.lock
generated
@ -448,7 +448,7 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "langchain-core"
|
name = "langchain-core"
|
||||||
version = "0.1.21"
|
version = "0.1.22"
|
||||||
description = "Building applications with LLMs through composability"
|
description = "Building applications with LLMs through composability"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8.1,<4.0"
|
python-versions = ">=3.8.1,<4.0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain-google-genai"
|
name = "langchain-google-genai"
|
||||||
version = "0.0.7"
|
version = "0.0.8"
|
||||||
description = "An integration package connecting Google's genai package and LangChain"
|
description = "An integration package connecting Google's genai package and LangChain"
|
||||||
authors = []
|
authors = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user