- Notifications
You must be signed in to change notification settings - Fork 364
Pull requests: langchain-ai/langchain-google
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(community): Add BigQuery Callbacks (Sync and Async)
#1472 opened Dec 22, 2025 by Genesis929 Loading…
fix(genai): ensure model generation params pass through to the request
#1471 opened Dec 21, 2025 by julesvanrie Loading…
feat(genai): handle nullable types in nested tool schemas to prevent
ParseError #1470 opened Dec 21, 2025 by RONAK-AI647 Loading…
feat(vertexai): fix
NULL enum crash for nested optional tool arguments #1469 opened Dec 21, 2025 by RONAK-AI647 Loading…
fix(genai): handle legacy thinking param for Gemini
#1468 opened Dec 20, 2025 by majiayu000 Loading…
fix(genai): Support Langchain ProviderStrategy for Gemini models
#1466 opened Dec 19, 2025 by juanfe88 Loading…
fix: Handle thinking parameter precedence based on model version
#1464 opened Dec 19, 2025 by omar-khaled-2 Loading…
fix: Propagate max_output_tokens and generation params to API
#1461 opened Dec 19, 2025 by omar-khaled-2 Loading…
feat(vertexai): Adding label tag for
chatantropicvertex #1451 opened Dec 17, 2025 by RONAK-AI647 • Draft
fix(vertexai): FIX for ChatAnthropicVertex token usage with langchain get_usage_metadata_callback()
#1449 opened Dec 17, 2025 by m4a1carbin4 Loading…
fix(genai): Add support for video URL format in HumanMessage content
#1428 opened Dec 10, 2025 by josiahcoad Loading…
feat(vertexai): Add Vertex AI Vector Search 2.0 support
#1427 opened Dec 10, 2025 by RajeshThallam Loading…
fix(genai): use tool_call_schema to exclude injected arguments
#1387 opened Nov 26, 2025 by cyhhao Loading…
fix(vertexai):
ChatAnthropicVertex support images with langchain 1.X #1381 opened Nov 24, 2025 by qvalentin Loading…
chore(genai,vertexai,community): Making integration tests async #960
#1368 opened Nov 19, 2025 by RishikaGhosh Loading…
ProTip! Filter pull requests by the default branch with base:main.