-
Notifications
You must be signed in to change notification settings - Fork 474
Pull requests: langchain-ai/langchain-google
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(genai): stop warning about the $defs key in converted schemas
#1950
opened Aug 17, 2026 by
Shaan Satsangi (Shaan-alpha)
Loading…
fix(genai): preserve format/example fields and support integer enums in schema conversion
#1949
opened Aug 17, 2026 by
Alon Nahmias (alonahmias)
Loading…
feat(genai): surface usage_metadata.traffic_type in response_metadata
#1948
opened Aug 17, 2026 by
koenroelofs-taktile
Loading…
fix(genai): preserve all ToolConfig fields when merging tool_choice
#1945
opened Aug 14, 2026 by
keelanoriordan-langchain
Loading…
chore(genai,vertexai,community): Making integration tests async #960
#1943
opened Aug 14, 2026 by
PrabalDubey1810
Loading…
refactor(genai): use Annotated for Pydantic fields
#1942
opened Aug 14, 2026 by
Priyanshu-pulak
Loading…
fix(genai): read model_kwargs when building the request config
#1940
opened Aug 12, 2026 by
Isaac Hernández (axiom-of-choice)
Loading…
fix(genai,vertexai): decode JSON-encoded list/dict tool args
#1939
opened Aug 11, 2026 by
Isaac Hernández (axiom-of-choice)
Loading…
feat(genai): support service_tier on ChatGoogleGenerativeAI
#1937
opened Aug 11, 2026 by
Isaac Hernández (axiom-of-choice)
Loading…
fix(genai): keep source required and nullable in nested tool schemas
#1934
opened Aug 8, 2026 by
Apoorva Verma (apoorva-01)
Loading…
fix(vertexai): convert v1 content blocks and stamp model_provider for Claude on Vertex
#1933
opened Aug 8, 2026 by
nikshaan (Nikshaan)
Loading…
fix(vertexai): include thinking tokens in ChatVertexAI output_tokens
#1932
opened Aug 8, 2026 by
kurniawan (codechrl)
Loading…
fix(genai): convert ClientError raised during streaming iteration
#1931
opened Aug 5, 2026 by
Sanjay Santhanam (Sanjays2402)
Loading…
chore: bump the minor-and-patch group across 1 directory with 12 updates
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1929
opened Aug 5, 2026 by
dependabot
Bot
Loading…
chore: bump the major group in /libs/community with 3 updates
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1920
opened Aug 1, 2026 by
dependabot
Bot
Loading…
chore: bump types-google-cloud-ndb from 2.4.0.20260518 to 2.4.0.20260724 in /libs/genai
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1917
opened Aug 1, 2026 by
dependabot
Bot
Loading…
chore: bump the minor-and-patch group across 1 directory with 4 updates
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#1916
opened Aug 1, 2026 by
dependabot
Bot
Loading…
docs: fix broken CONTRIBUTING.md link and stale branch references
#1912
opened Jul 28, 2026 by
Arijit Kumar Roy (arijitroy003)
Loading…
fix: avoid legacy function_call on Gemini streams
#1910
opened Jul 24, 2026 by
Hunter Lovell (hntrl)
Member
•
Draft
2 tasks done
feat(genai): surface Vertex usage_metadata.traffic_type on response_m…
#1905
opened Jul 22, 2026 by
sammadari-artificial
Loading…
fix(genai): guard against None parameters in dict tool conversion
#1892
opened Jul 13, 2026 by
Romil Shah (romil2807)
Loading…
fix(vertexai): avoid SerializeToJsonError for non-finite tool-call args
#1891
opened Jul 13, 2026 by
Romil Shah (romil2807)
Loading…
fix(genai): apply tool_choice in create_context_cache instead of dropping it
#1890
opened Jul 11, 2026 by
Andrew Chen (chuenchen309)
Loading…
fix(genai): don't mutate caller's tool dict in convert_to_genai_function_declarations
#1889
opened Jul 11, 2026 by
Andrew Chen (chuenchen309)
Loading…
fix(vertexai): guard ToolMessage-first history in _parse_chat_history_gemini
#1888
opened Jul 11, 2026 by
Andrew Chen (chuenchen309)
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.