Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps langchain-google-genai from 2.1.6 to 2.1.12.

Release notes

Sourced from langchain-google-genai's releases.

libs/genai/v2.1.12

Changes since libs/genai/v2.1.11

release(genai): 2.1.12 (#1181) feat(genai): add timeout and max_retries handling in chat methods (#1180) chore(genai): switch some model references in tests (#1178) feat(genai): copy retry logic to async chat_with_retry (#1179) refactor(genai): remove direct import of google.api_core and use specific exceptions (#1176) feat(genai): add aliases for timeout and max_retries (#1175) feat(genai): update model examples and enhance field descriptions in _BaseGoogleGenerativeAI (#1174) genai, vertex: nits (#1173) fix: use .invoke() instead of __call__ for LLMs (#1172)

libs/genai/v2.1.11

Changes since libs/genai/v2.1.10

release(genai): 2.1.11 (#1160) Fix Gemini schema validation errors for Union and Optional[Dict] types (#1143) genai: Fix: Include missing prompt_feedback in AIMessageChunk.response_metadata (#1104) fix(genai): unrecognized enum value (#1158) fix(genai): incorrect type annotation in ChatGoogleGenerativeAI._prepare_request (#1151) genai: do not ignore Enum field definition (#1080) feat: add VSCode settings for Ruff fixes (#1128) fix(genai): Correct int/float type conversion in tool call args (#1110) infra: poetry -> uv (#1101)

libs/genai/v2.1.10

What's Changed

New Contributors

Full Changelog: langchain-ai/langchain-google@libs/genai/v2.1.9...libs/genai/v2.1.10

libs/genai/v2.1.9

What's Changed

New Contributors

Full Changelog: langchain-ai/langchain-google@libs/vertexai/v2.0.28...libs/genai/v2.1.9

... (truncated)

Commits
  • 7ed36af release(genai): 2.1.12 (#1181)
  • 5f9a80b feat(genai): add timeout and max_retries handling in chat methods (#1180)
  • 8add7fd chore(genai): switch some model references in tests (#1178)
  • f092c5d feat(genai): copy retry logic to async chat_with_retry (#1179)
  • ae597a5 refactor(genai): remove direct import of google.api_core and use specific e...
  • ad1f8d6 feat(genai): add aliases for timeout and max_retries (#1175)
  • 0b42534 chore(infra): add PR title linting workflow (#1177)
  • 8170804 feat(genai): update model examples and enhance field descriptions in `_BaseGo...
  • bf8ec7c genai, vertex: nits (#1173)
  • 43073ac fix: use .invoke() instead of __call__ for LLMs (#1172)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-google-genai](https://github.com/langchain-ai/langchain-google) from 2.1.6 to 2.1.12.
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v2.1.6...libs/genai/v2.1.12)

---
updated-dependencies:
- dependency-name: langchain-google-genai
  dependency-version: 2.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants