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

feat(anthropic): allow model as first positional arg anthropic `langchain-anthropic` 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
#34322 opened Dec 12, 2025 by mdrxy Loading…
feat(anthropic): built-in tool helpers anthropic `langchain-anthropic` 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
#34321 opened Dec 12, 2025 by mdrxy Draft
fix(core): prevent inherited docstrings for class-based tools core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34318 opened Dec 12, 2025 by PrinceThummar011 Loading…
chore(langchain): simplify create_agent so mypy can infer typing 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
#34309 opened Dec 12, 2025 by cbornet Loading…
fix: handle empty assistant content in Responses API (#34272) 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
#34296 opened Dec 11, 2025 by sujalmh Draft
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(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(core): add PEP 702 __deprecated__ attribute support to @deprecated core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST
#34257 opened Dec 8, 2025 by mdrxy Loading…
fix(text-splitters): reverse preserved elements iterator in HTMLSeman… fix For PRs that implement a fix text-splitters Related to the package `text-splitters`
#34251 opened Dec 8, 2025 by aaron-seq Loading…
chore(langchain): fix some no-return-any mypy violations infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs
#34249 opened Dec 8, 2025 by cbornet Loading…
fix(core): strip injected args before validation for strict schemas core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34248 opened Dec 8, 2025 by thromel Loading…
3 tasks done
fix(langchain): reasoning_content/reasoning miss error #34153 issue 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
#34236 opened Dec 7, 2025 by csuwl Loading…
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(deepseek): handle array inputs deepseek `langchain-deepseek` package issues & PRs fix For PRs that implement a fix integration PR made that is related to a provider partner package integration
#34228 opened Dec 5, 2025 by davecrunch 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…
feat(ollama): logprobs support in Ollama feature For PRs that implement a new feature; NOT A FEATURE REQUEST integration PR made that is related to a provider partner package integration ollama `langchain-ollama` package issues & PRs
#34218 opened Dec 4, 2025 by keenborder786 Loading…
fix(mistralai): respect max_retries during streaming failures fix For PRs that implement a fix integration PR made that is related to a provider partner package integration mistralai `langchain-mistralai` package issues & PRs
#34209 opened Dec 4, 2025 by Hdandria Loading…
chore(core): fix RunnablePick method return types core `langchain-core` package issues & PRs infra PRs made that include chores, devops, repo meta changes
#34208 opened Dec 4, 2025 by cbornet Loading…
chore(core): fix mypy no-any-return violations 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
#34204 opened Dec 4, 2025 by cbornet Loading…
fix(core): handle None/empty tool call arguments in tool parsers core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34190 opened Dec 3, 2025 by adith-nr Loading…
feat(deepseek): support interleaved reasoning in multi-turn tool call loop deepseek `langchain-deepseek` 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 integration PR made that is related to a provider partner package integration
#34177 opened Dec 3, 2025 by Chen-zexi Loading…
fix(openai): preserve reasoning blocks in AIMessage and AIMessageChunk 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
#34157 opened Dec 1, 2025 by xiangnuans Loading…
fix(openai): support reasoning_content in streaming delta chunks 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
#34152 opened Dec 1, 2025 by codeonbush Loading…
3 tasks done
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…
fix(mistralai): enforce max_concurrent_requests fix For PRs that implement a fix integration PR made that is related to a provider partner package integration mistralai `langchain-mistralai` package issues & PRs
#34142 opened Nov 29, 2025 by SSOBHY2 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.