mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-15 01:13:48 +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]]
|
||||
name = "langchain-core"
|
||||
version = "0.1.21"
|
||||
version = "0.1.22"
|
||||
description = "Building applications with LLMs through composability"
|
||||
optional = false
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "langchain-google-genai"
|
||||
version = "0.0.7"
|
||||
version = "0.0.8"
|
||||
description = "An integration package connecting Google's genai package and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
|
Loading…
Reference in New Issue
Block a user