Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-23 | 0 | 0 | 0 | 0 | 1 |
| 2026-08-22 | 1 | 0 | 0 | 0 | 1 |
| 2026-08-21 | 3 | 9 | 1 | 4 | 7 |
| 2026-08-20 | 4 | 1 | 4 | 9 | 7 |
| 2026-08-19 | 1 | 4 | 0 | 1 | 4 |
| 2026-08-18 | 3 | 5 | 3 | 11 | 6 |
| 2026-08-17 | 0 | 3 | 7 | 10 | 4 |
| 2026-08-16 | 2 | 0 | 0 | 0 | 1 |
| 2026-08-15 | 0 | 0 | 0 | 0 | 1 |
| 2026-08-14 | 1 | 1 | 3 | 7 | 3 |
| 2026-08-13 | 2 | 1 | 0 | 1 | 6 |
| 2026-08-12 | 6 | 0 | 0 | 1 | 6 |
| 2026-08-11 | 2 | 1 | 0 | 0 | 3 |
Opened: 12
Closed: 19
Comments: 8
Events: 25
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#9099 Custom Tools with a zod schema do not send field descriptions to OpenAI API Opened 11 months ago | louislatreille-cb | open | bug | 2 | 3 | 1 day ago |
#11444 @langchain/google: ToolMessage followed by HumanMessage merges into one Gemini `user` content, and Vertex rejects the request Opened 2 days ago | glorat | open | No labels | 0 | 0 | 2 days ago |
#8454 @langchain/google-webauth: Fails to Parse Parallel Tool Calls from Gemini 2.5 Flash in Streaming Mode Opened 1 year ago | andantonyan | closed - not_planned | No labels | 3 | 0 | 3 days ago |
#8585 Google Gemini not supporting native structured output - instead always using tool calling method Opened 1 year ago | andrewdoro | closed - completed | bug | 6 | 0 | 3 days ago |
#9167 [langchain]: ChatGoogleGenerativeAI does not support transport option in js? eventhoug python based langchain has that option Opened 11 months ago | preeth1111 | closed - not_planned | No labels | 1 | 0 | 3 days ago |
#7640 Bug [@langchain/google-vertexai-web] 403 Forbidden Opened 2 years ago | zrg-team | closed - not_planned | No labels | 5 | 2 | 3 days ago |
#7741 Bad error message from Google GenAI when no HumanMessage present in request Opened 1 year ago | Specy | closed - not_planned | No labels | 7 | 2 | 3 days ago |
#7758 ChatGoogleGenerativeAI withStructuredOutputs does not bind the correct fields Opened 1 year ago | gitaugakwa | closed - not_planned | No labels | 4 | 3 | 3 days ago |
#8548 google-genai: Context is not getting cached while using Gemini 2.5 Opened 1 year ago | Ayush170-Future | closed - not_planned | bug | 1 | 0 | 3 days ago |
#8488 Intermittent undefined is not an object (evaluating 'chatGeneration.message') with gemini flash 2.5 Opened 1 year ago | 0xdeployer | closed - not_planned | No labels | 3 | 0 | 3 days ago |
#7434 google-common: Support Gemini 2.0 Thinking model Opened 2 years ago | afirstenberg | closed - not_planned | No labels | 7 | 5 | 3 days ago |
#11438 @langchain/openai: a caller-supplied User-Agent is emitted as a second header, so the transport sends a comma-joined value Opened 3 days ago | obielin | open | No labels | 0 | 0 | 3 days ago |
#11125 humanInTheLoopMiddleware behaves incorrectly on rejection with human message provided Opened 2 months ago | akim-bow | open | bug | 4 | 0 | 3 days ago |
#11435 `ProviderStrategy` parses Gemini thought summaries as structured output Opened 3 days ago | elierotenberg | open | bug | 0 | 0 | 3 days ago |
#11432 `@langchain/google` uses an invalid endpoint for Vertex multi-regions Opened 3 days ago | jackjin1997 | open | No labels | 0 | 0 | 3 days ago |
#11221 Provider HTTP spans emit as disconnected root traces Opened 1 month ago | JacksonWeber | open | bug | 3 | 0 | 4 days ago |
#11416 @langchain/openai: Chat Completions converter emits empty content array for v1 tool-call-only AIMessage Opened 4 days ago | ITwoo | closed - completed | bug | 3 | 1 | 4 days ago |
#11197 Surface Vertex trafficType and modelVersion on response_metadata Opened 1 month ago | saarRozenbaum | open | No labels | 1 | 0 | 4 days ago |
#9366 Adding image to request adds up >10secs for Langchain `ChatVertexAI`vs. google-genai's `GoogleGenAI` Opened 10 months ago | luap2703 | open | bug needs-response | 4 | 3 | 4 days ago |
#11424 `llmOutput.tokenUsage` is wrong on both streaming paths, so callback-based token tracking under-reports Gemini usage by orders of magnitude Opened 4 days ago | ainazulfiqar99acc | open | No labels | 0 | 0 | 4 days ago |
#11422 `@langchain/google-genai`: `thoughtsTokenCount` is dropped, so reasoning tokens are missing and `input_tokens + output_tokens` no longer equals `total_tokens` Opened 4 days ago | ainazulfiqar99acc | open | No labels | 0 | 0 | 4 days ago |
#11417 @langchain/openrouter: ChatOpenRouter._generate throws bare TypeError when provider returns 200 without `choices` Opened 4 days ago | carefreelife98 | open | No labels | 0 | 0 | 4 days ago |
#11409 ChatOpenRouter streaming responses do not preserve routed model metadata Opened 5 days ago | philipp-naberfeld | open | bug | 2 | 0 | 4 days ago |
#11404 [perf] LangChainTracer includes already-posted inputs in the closing run update Opened 6 days ago | javier-quincke-sytrex | closed - completed | No labels | 2 | 0 | 5 days ago |
#9936 ChatGoogleGenerativeAI does not support `ContentBlock.Multimodal.*` Opened 7 months ago | aaronjwhiteside-appdirect | closed - completed | bug | 3 | 0 | 5 days ago |