Skip to content

Releases: langchain-ai/langchain-google

langchain-google-genai==4.2.1

19 Feb 19:29
54ec7f7

Choose a tag to compare

Changes since libs/genai/v4.2.0

chore(genai): fix model profiles (#1598)
release(genai): 4.2.1 (#1597)
chore(genai): bump model profiles (#1596)
chore: bump langsmith from 0.4.56 to 0.6.3 in /libs/genai (#1577)
chore: bump orjson (#1576)
chore: bump the genai group in /libs/genai with 6 updates (#1572)
chore: pin ncipollo/release-action to v1.20.0 (#1561)
chore(deps-dev): bump protobuf from 6.33.2 to 6.33.5 in /libs/genai (#1565)
chore(genai): bump urllib3 from 1.26.20 to 2.6.3 in /libs/genai (#1558)
chore(genai): bump pyasn1 from 0.6.1 to 0.6.2 in /libs/genai (#1559)
docs: Updating default location for vertexai (#1548)

langchain-google-vertexai==3.2.2

30 Jan 18:29
ffcc43e

Choose a tag to compare

Changes since libs/vertexai/v3.2.1

release(vertexai): 3.2.2 (#1539)
test(vertexai): mark some MAAS tests flaky (#1543)
fix(vertexai): fix mistral tests (#1540)
feat(vertexai): route URL inputs to file_data (#1519)
fix(vertexai): Fix flaky tests for Vertex AI Vector store 2.0 delete tests (#1523)
fix(vertexai): Remove incompatible 'id' field from Anthropic tool_results (#1509)
fix(vertexai): tests (#1505)
fix(vertexai): ChatAnthropicVertex support images with langchain 1.X (#1381)
fix(vertexai): implement get_num_tokens_from_messages for multi-modal support (#1478)
feat(vertexai): fix NULL enum crash for nested optional tool arguments (#1469)
feat(vertexai): Add Vertex AI Vector Search 2.0 support (#1427)
fix(vertexai): fix tests (#1500)

langchain-google-community==3.0.5

16 Jan 14:36
8e91f89

Choose a tag to compare

Changes since libs/community/v3.0.4

release(community): 3.0.5 (#1520)
feat(community): expose BigQueryLoggerConfig and add dataset check (#1508)
chore(community): upperbound langchain deps (#1511)
feat(community): Add support for custom Model Armor Middleware (#1494)

langchain-google-genai==4.2.0

13 Jan 20:41
21fdb20

Choose a tag to compare

Changes since libs/genai/v4.1.3

release(genai): 4.2.0 (#1507)
feat(genai): add labels support (#1503)

langchain-google-community==3.0.4

11 Jan 08:56
f3ed4e2

Choose a tag to compare

Changes since libs/community/v3.0.3

release(community): 3.0.4 (#1498)
fix(community): fix tests (#1499)
feat(community): add BigQuery Callbacks (#1472)

langchain-google-vertexai==3.2.1

05 Jan 21:48
7e80c5f

Choose a tag to compare

Changes since libs/vertexai/v3.2.0

release(vertexai): 3.2.1 (#1493)
fix(vertexai): FIX for ChatAnthropicVertex token usage with langchain get_usage_metadata_callback() (#1449)
chore: bump lockfiles (#1488)
chore: fix CVE-2025-68664 (#1484)
fix(vertexai): Remove caller from content args (#1446)
fix(vertexai): fix tests (#1480)
feat(vertexai): Can't pass dimension argument for embeddings when using langchain vector stores (#1458)
fix(vertexai): param name in docstring (#1429)

langchain-google-genai==4.1.3

05 Jan 23:29
e0be212

Choose a tag to compare

Changes since libs/genai/v4.1.2

test(genai): make robust against httpx.ConnectError (#1495)
release(genai): 4.1.3 (#1492)
fix(genai): ensure model generation params pass through to the request (#1471)
chore: bump lockfiles (#1488)
chore: fix CVE-2025-68664 (#1484)
test(genai): update models used (#1487)
docs(genai): disabling retries (#1481)
feat(genai): Standardize include_thoughts output format to fix LangSmith rendering (#1476)

langchain-google-community==3.0.3

05 Jan 21:32
a4ba857

Choose a tag to compare

Changes since libs/community/v3.0.2

release(community): 3.0.3 (#1491)
chore: bump lockfiles (#1488)
chore: fix CVE-2025-68664 (#1484)
chore(community): bump lint max ver to python 3.14 (#1418)

langchain-google-genai==4.1.2

19 Dec 04:11
952ce44

Choose a tag to compare

Changes since libs/genai/v4.1.1

release(genai): 4.1.2 (#1457)
feat(genai): add minimal option to thinking_level (#1456)
feat(genai): BigQueryVectorStore ignores embedding_dimension (#1455)

langchain-google-genai==4.1.1

17 Dec 03:42
2036835

Choose a tag to compare

Changes since libs/genai/v4.1.0

release(genai): 4.1.1 (#1448)
fix(genai): respect max_retries in classic GoogleGenerativeAI LLM (#1447)