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

fix(core): Resolve 'aadd_texts() got multiple values for keyword argument 'ids'' error core `langchain-core` package issues & PRs
#33025 opened Sep 20, 2025 by qizwiz Loading…
fix(core): remove orphaned ToolMessages in trim_messages core `langchain-core` package issues & PRs github_actions Pull requests that update GitHub Actions code infra PRs made that include chores, devops, repo meta changes
#33268 opened Oct 4, 2025 by 20ns Loading…
fix(core): fix callback manager merge mixing handlers (#32028) core `langchain-core` package issues & PRs
#33617 opened Oct 20, 2025 by gjeltep Loading…
7 tasks done
fix(core): add re-entrancy guard to RootListenersTracer to prevent recursive listener invocations core `langchain-core` package issues & PRs fix For PRs that implement a fix
#33745 opened Oct 30, 2025 by riunyfir Loading…
feat: Support Sequential State Propagation for Batch Tool Calls feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs
#33911 opened Nov 10, 2025 by riunyfir Loading…
feat(text-splitters): add support for batched length function in TextSplitter investigate Flagged for investigation text-splitters Related to the package `text-splitters`
#32582 opened Aug 17, 2025 by MartinRabaud Loading…
fix(core): strip message IDs from cache keys using model_copy core `langchain-core` package issues & PRs fix For PRs that implement a fix
#33915 opened Nov 10, 2025 by aroun-coumar Loading…
fix: astream is not sending token in python 3.10 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
#33907 opened Nov 10, 2025 by riunyfir Loading…
feat(core): Capture raw provider response core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration langchain `langchain` package issues & PRs langchain-classic openai `langchain-openai` package issues & PRs
#33922 opened Nov 11, 2025 by AmazingcatAndrew Loading…
fix(langchain): prevent index desync causing invalid_tool_calls langchain `langchain` package issues & PRs
#32581 opened Aug 16, 2025 by AyhamJo7 Loading…
feat(core): Make description in tools optional (supported by some vendors) core `langchain-core` package issues & PRs
#32898 opened Sep 11, 2025 by eyurtsev Draft
feat(langchain): enhance MergerRetriever to support mixed retriever feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs
#33483 opened Oct 14, 2025 by khushmanvar Loading…
3 tasks
fix(core): add missing type hints for @chain decorator with RunnableConfig core `langchain-core` package issues & PRs
#32372 opened Aug 3, 2025 by hqkqn32 Loading…
fix(core): Pydantic nested model field descriptions in tool schema generation (#31808) bug Related to a bug, vulnerability, unexpected error with an existing feature core `langchain-core` package issues & PRs
#31826 opened Jul 2, 2025 by VedankPurohit Loading…
fix(huggingface): (WIP) add Pydantic structured output support (Issue #32197) 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
#33141 opened Sep 28, 2025 by rahulmansharamani14 Draft
fix(core): Resolve 'FieldInfo is not JSON serializable' error in Pydantic v2 core `langchain-core` package issues & PRs fix For PRs that implement a fix
#33932 opened Nov 12, 2025 by jitokim Loading…
chore(langchain): Model Not Optional in LLMToolEmulator infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs waiting-on-author Issue or PR is paused, waiting to hear from author in order to proceed
#34280 opened Dec 10, 2025 by keenborder786 Loading…
fix(anthropic): clean up cache_control in middleware to prevent fallback errors anthropic `langchain-anthropic` package issues & PRs fix For PRs that implement a fix integration PR made that is related to a provider partner package integration waiting-on-author Issue or PR is paused, waiting to hear from author in order to proceed
#33894 opened Nov 8, 2025 by yashwantbezawada Loading…
5 tasks done
feat(core): deprecate problematic dict() method cli `langchain-cli` package issues & PRs core `langchain-core` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) feature For PRs that implement a new feature; NOT A FEATURE REQUEST github_actions Pull requests that update GitHub Actions code langchain `langchain` package issues & PRs
#31685 opened Jun 20, 2025 by cbornet Loading… v1
fix(langchain): allow builtin middleware with custom context_schema fix For PRs that implement a fix langchain `langchain` package issues & PRs waiting-on-author Issue or PR is paused, waiting to hear from author in order to proceed
#34232 opened Dec 6, 2025 by pawel-twardziak Loading…
3 tasks done
fix(langchain): ensure end-mode tool limiter cancels all proposed calls fix For PRs that implement a fix langchain `langchain` package issues & PRs
#34269 opened Dec 9, 2025 by towseef41 Loading…
feat(langchain): add included_tools parameter to ClearToolUsesEdit feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs waiting-on-author Issue or PR is paused, waiting to hear from author in order to proceed
#34150 opened Nov 30, 2025 by valentingoelz Loading…
feat(langchain): enhance init_chat_model with improved validation feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs langchain-classic
#34226 opened Dec 5, 2025 by Vishwajeet-Kumar-Patel Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.