Skip to content

Pull requests: langchain-ai/langchain

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: extra langsmith tracing metadata core `langchain-core` package issues & PRs infra PRs made that include chores, devops, repo meta changes internal size: M 200-499 LOC
#36474 opened Apr 2, 2026 by William FH (hinthornw) Loading…
chore: Bump mypy version to 1.20 in core, langchain_v1, text-splitters and standard-tests core `langchain-core` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) external infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs size: XS < 50 LOC standard-tests Related to the package `standard-tests` text-splitters Related to the package `text-splitters` trusted-contributor >= 5 merged PRs in the `langchain-ai/langchain` repo
#36470 opened Apr 2, 2026 by Christophe Bornet (cbornet) Loading…
fix(openrouter): merge fragmented reasoning_details in streaming external fix For PRs that implement a fix integration PR made that is related to a provider partner package integration new-contributor openrouter `langchain-openrouter` package issues & PRs size: M 200-499 LOC
#36401 opened Mar 31, 2026 by Xi Zhang (X-iZhang) Loading…
7 tasks done
fix(openai): add support for logprobs when using the response api external fix For PRs that implement a fix integration PR made that is related to a provider partner package integration new-contributor openai `langchain-openai` package issues & PRs size: S 50-199 LOC
#36371 opened Mar 30, 2026 by HOZHENWAI Loading…
fix(langchain): avoid shared process-group kill in shell middleware external fix For PRs that implement a fix langchain `langchain` package issues & PRs size: S 50-199 LOC
#36359 opened Mar 29, 2026 by Yashodip More (yashodipmore) Loading…
fix(fireworks): retain root client refs to prevent aiohttp session leak fireworks `langchain-fireworks` package issues & PRs fix For PRs that implement a fix integration PR made that is related to a provider partner package integration internal size: S 50-199 LOC
#36202 opened Mar 24, 2026 by Mason Daugherty (mdrxy) Loading…
fix(openai): handle unrecognized server tool names in _consolidate_calls external fix For PRs that implement a fix integration PR made that is related to a provider partner package integration new-contributor openai `langchain-openai` package issues & PRs size: S 50-199 LOC
#36187 opened Mar 24, 2026 by Yifei Leng (Senna1960321) Loading…
feat(langchain): support for headless tools feature For PRs that implement a new feature; NOT A FEATURE REQUEST internal langchain `langchain` package issues & PRs size: M 200-499 LOC
#36116 opened Mar 19, 2026 by Christian Bromann (christian-bromann) Loading…
fix(standard-tests): update standard tests for sandbox backends fix For PRs that implement a fix internal size: XL 1000+ LOC standard-tests Related to the package `standard-tests`
#36036 opened Mar 17, 2026 by ccurme (ccurme) Draft
fix(core): prevent cross-type content block merging in merge_lists core `langchain-core` package issues & PRs fix For PRs that implement a fix internal size: XS < 50 LOC
#35984 opened Mar 17, 2026 by Mason Daugherty (mdrxy) Loading…
fix(core,openai): fix v1 streaming tool calls dropped for chat completions core `langchain-core` package issues & PRs fix For PRs that implement a fix integration PR made that is related to a provider partner package integration internal openai `langchain-openai` package issues & PRs size: M 200-499 LOC
#35983 opened Mar 17, 2026 by Mason Daugherty (mdrxy) Loading…
core: fix _parse_google_docstring mishandling continuation lines with colons core `langchain-core` package issues & PRs external size: S 50-199 LOC
#35680 opened Mar 9, 2026 by Alvin Tang (alvinttang) Loading…
fix(langchain-classic): fix Chain.save() regression from dict-to-model_dump migration external fix For PRs that implement a fix langchain-classic `langchain-classic` package issues & PRs size: S 50-199 LOC trusted-contributor >= 5 merged PRs in the `langchain-ai/langchain` repo
#35667 opened Mar 8, 2026 by Mohammad Mohtashim (keenborder786) Loading…
fix: off-by-one error in RecursiveJsonSplitter.split_json external fix For PRs that implement a fix size: XS < 50 LOC text-splitters Related to the package `text-splitters`
#35649 opened Mar 8, 2026 by Ethan T. (gambletan) Loading…
3 tasks
fix(core): improve langsmith loader error messages core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35648 opened Mar 8, 2026 by Divy yadav (dvy246) Loading…
fix: path traversal false positive on filenames containing .. external langchain `langchain` package issues & PRs size: L 500-999 LOC
#35644 opened Mar 8, 2026 by Maxwell Calkin (MaxwellCalkin) Loading…
fix: wrong error message and swallowed JSONDecodeError in tool.py core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: XS < 50 LOC
#35642 opened Mar 8, 2026 by jnMetaCode Loading…
2 tasks done
fix: output parser bugs in xml.py and pydantic.py core `langchain-core` package issues & PRs external size: XS < 50 LOC
#35641 opened Mar 8, 2026 by jnMetaCode Loading…
2 tasks done
fix(core): handle Pydantic-incompatible types in injected tool args core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35636 opened Mar 7, 2026 by Alon Naor (AlonNaor22) Loading…
3 tasks done
fix(core): prevent redundant re-embedding in incremental indexing with batch_size core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: M 200-499 LOC
#35631 opened Mar 7, 2026 by Alon Naor (AlonNaor22) Loading…
6 tasks done
fix(core): fix trim_messages misclassification of per-message token_counter core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35630 opened Mar 7, 2026 by GAUTAM V DATLA (gautamvarmadatla) Loading…
docs(core): clarify supported formats for multimodal inputs in ModelProfile core `langchain-core` package issues & PRs documentation Improvements or additions to documentation external missing-issue-link size: XS < 50 LOC
#35628 opened Mar 7, 2026 by ling (qinqining) Loading…
fix(anthropic): omit timeout from client_params when not set by user anthropic `langchain-anthropic` package issues & PRs external fix For PRs that implement a fix integration PR made that is related to a provider partner package integration size: XS < 50 LOC trusted-contributor >= 5 merged PRs in the `langchain-ai/langchain` repo
#35619 opened Mar 7, 2026 by Mohammad Mohtashim (keenborder786) Loading…
fix(openai): omit timeout from client_params when not set by user external fix For PRs that implement a fix integration PR made that is related to a provider partner package integration langchain `langchain` package issues & PRs langchain-classic `langchain-classic` package issues & PRs openai `langchain-openai` package issues & PRs size: XS < 50 LOC trusted-contributor >= 5 merged PRs in the `langchain-ai/langchain` repo
#35616 opened Mar 7, 2026 by Mohammad Mohtashim (keenborder786) Loading…
ProTip! Exclude everything labeled bug with -label:bug.