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 orjson from 3.11.5 to 3.11.6 in /libs/text-splitters 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: S 50-199 LOC text-splitters Related to the package `text-splitters`
#35856 opened Mar 14, 2026 by dependabot bot Loading…
feat: Add LangSmith integration metadata to create_agent and init_chat_model core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST internal langchain `langchain` package issues & PRs size: XS < 50 LOC
#35810 opened Mar 13, 2026 by Tanushree (tanushree-sharma) Loading…
chore: bump orjson from 3.11.5 to 3.11.6 in /libs/core 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 python:uv Pull requests that update python:uv code size: S 50-199 LOC
#35805 opened Mar 12, 2026 by dependabot bot Loading…
fix(langchain): handle NotRequired fields in InjectedState without KeyError external fix For PRs that implement a fix langchain `langchain` package issues & PRs size: M 200-499 LOC
#35684 opened Mar 9, 2026 by Giulio Leone (giulio-leone) Loading…
fix(core): prevent output corruption in RunnableRetry.batch when partial retries succeed core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35683 opened Mar 9, 2026 by Giulio Leone (giulio-leone) Loading…
fix(core): add missing -> None return type to Tee.__init__() in iter … core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: XS < 50 LOC
#35682 opened Mar 9, 2026 by Debashish Mohapatra (debashish-datascience1) 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): stringify empty list from tool return instead of passing as content blocks core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: XS < 50 LOC
#35635 opened Mar 7, 2026 by Giulio Leone (giulio-leone) Loading…
fix(core): prevent premature tool_call parsing on empty SSE args core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35634 opened Mar 7, 2026 by Giulio Leone (giulio-leone) Loading…
fix(huggingface): avoid hf api calls when using local HuggingFaceEndpoint external fix For PRs that implement a fix huggingface `langchain-huggingface` package issues & PRs integration PR made that is related to a provider partner package integration size: S 50-199 LOC
#35633 opened Mar 7, 2026 by Darshan Gorasiya (dv-gorasiya) Loading…
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(core): prevent RuntimeError in to_json under thread concurrency core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35627 opened Mar 7, 2026 by Giulio Leone (giulio-leone) 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…
fix(core): prevent inflated token counts when merging streaming usage_metadata core `langchain-core` package issues & PRs external fix For PRs that implement a fix size: S 50-199 LOC
#35615 opened Mar 7, 2026 by Shresth Samyak (ShresthSamyak) Loading…
fix(openai): ensure _generate/_agenerate send stream=False to the API external fix For PRs that implement a fix integration PR made that is related to a provider partner package integration openai `langchain-openai` package issues & PRs size: S 50-199 LOC
#35573 opened Mar 5, 2026 by Alon Naor (AlonNaor22) Loading…
5 tasks done
ProTip! Adding no:label will show everything without a label.