mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-08 22:42:05 +00:00
[Partner] Add langchain-google-genai package (gemini) (#14621)
Add a new ChatGoogleGenerativeAI class in a `langchain-google-genai` package. Still todo: add a deprecation warning in PALM --------- Co-authored-by: Erick Friis <erick@langchain.dev> Co-authored-by: Leonid Kuligin <lkuligin@yandex.ru> Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
1
.github/workflows/_release.yml
vendored
1
.github/workflows/_release.yml
vendored
@@ -18,6 +18,7 @@ on:
|
||||
- libs/core
|
||||
- libs/experimental
|
||||
- libs/community
|
||||
- libs/partners/google-genai
|
||||
|
||||
env:
|
||||
PYTHON_VERSION: "3.10"
|
||||
|
Reference in New Issue
Block a user