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: bump the minor-and-patch group across 3 directories with 16 updates core `langchain-core` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) infra PRs made that include chores, devops, repo meta changes internal langchain `langchain` package issues & PRs langchain-classic `langchain-classic` package issues & PRs python:uv Pull requests that update python:uv code size: XS < 50 LOC
#36475 opened Apr 2, 2026 by dependabot bot Loading…
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…
chore: bump aiohttp from 3.13.4 to 3.13.5 in /libs/partners/xai dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) infra PRs made that include chores, devops, repo meta changes internal python:uv Pull requests that update python:uv code size: XS < 50 LOC
#36464 opened Apr 2, 2026 by dependabot bot Loading…
chore: bump mikefarah/yq from 88a31ae8c6b34aad77d2efdecc146113cb3315d0 to 17f66dc6c6a177fafd8b71a6abea6d6340aa1e16 dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) github_actions Pull requests that update GitHub Actions code infra PRs made that include chores, devops, repo meta changes internal size: XS < 50 LOC
#36422 opened Apr 1, 2026 by dependabot bot Loading…
chore: bump EndBug/add-and-commit from 9.1.4 to 10.0.0 dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) github_actions Pull requests that update GitHub Actions code infra PRs made that include chores, devops, repo meta changes internal size: XS < 50 LOC
#36421 opened Apr 1, 2026 by dependabot bot Loading…
chore: bump aws-actions/configure-aws-credentials from fb7eb401298e393da51cdcb2feb1ed0183619014 to 8df5847569e6427dd6c4fb1cf565c83acfa8afa7 dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) github_actions Pull requests that update GitHub Actions code infra PRs made that include chores, devops, repo meta changes internal size: XS < 50 LOC
#36420 opened Apr 1, 2026 by dependabot bot Loading…
chore: bump ncipollo/release-action from 1.20.0 to 1.21.0 in the minor-and-patch group dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) github_actions Pull requests that update GitHub Actions code infra PRs made that include chores, devops, repo meta changes internal size: XS < 50 LOC
#36419 opened Apr 1, 2026 by dependabot bot Loading…
fix(openrouter): merge fragmented reasoning_details in streaming multi-turn 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.