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): add no colors check core Related to the package `langchain-core` fix
#33780 opened Nov 1, 2025 by MichaelLi65535 Loading…
3 tasks done
fix: fix data[key] edge case such as an empty string core Related to the package `langchain-core` fix
#33779 opened Nov 1, 2025 by MichaelLi65535 Loading…
3 tasks done
fix(langchain): set agent name on AIMessage responses when name parameter is provided fix langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33778 opened Nov 1, 2025 by hak2979 Loading…
chore: Rename 'completion' to 'text' in base.parse_with_prompt() core Related to the package `langchain-core` infra Chores, devops, repo meta changes
#33777 opened Nov 1, 2025 by KushalBhurve Loading…
fix(core): preserve raw similarity in _max_inner_product_relevance_score_fn core Related to the package `langchain-core` fix
#33776 opened Nov 1, 2025 by arpon-kapuria Loading…
fix(langchain): Update langchain-core dependency version dependencies Pull requests that update a dependency file fix langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33775 opened Nov 1, 2025 by mcavdar Loading…
feat(openai): support cache control for openai feature integration Related to a provider partner package integration
#33773 opened Nov 1, 2025 by jingyugao Loading…
feat(cli): add log-level option, reload flag, and env-based defaults for serve cli Related to the package `langchain-cli` feature
#33772 opened Nov 1, 2025 by santosh5541 Loading…
release(core): 1.0.3 core Related to the package `langchain-core` dependencies Pull requests that update a dependency file
#33768 opened Oct 31, 2025 by ccurme Loading…
feat(core): automatically count and store meta for tool call count core Related to the package `langchain-core` feature
#33756 opened Oct 31, 2025 by mdrxy Draft
style(langchain_v1): Simplify Middleware Wrap tool call handling langchain Related to the package `langchain` linting Linting, formatting, typing, or style v1 Issue specific to LangChain 1.0
#33746 opened Oct 30, 2025 by le-codeur-rapide Loading…
add re-entrancy guard to RootListenersTracer to prevent recursive listener invocations core Related to the package `langchain-core`
#33745 opened Oct 30, 2025 by riunyfir Loading…
fix(core): add tool_call_id to on_tool_error event data core Related to the package `langchain-core` fix
#33731 opened Oct 29, 2025 by Shreyanshsingh23 Loading…
fix(langchain_v1): ShellToolMiddleware session lost on HIL resume fix langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33723 opened Oct 29, 2025 by aroun-coumar Loading…
fix(langchain): use override in model fallbacks fix langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33716 opened Oct 29, 2025 by bart0401 Loading…
feat(groq): add prompt caching token usage details feature integration Related to a provider partner package integration
#33708 opened Oct 28, 2025 by MshariAlaeena Loading…
chore(core): add ruff rule PLR2004 core Related to the package `langchain-core` dependencies Pull requests that update a dependency file infra Chores, devops, repo meta changes
#33706 opened Oct 28, 2025 by cbornet Loading…
feat(core): add TOON encoder for human-readable data serialization core Related to the package `langchain-core` dependencies Pull requests that update a dependency file feature
#33704 opened Oct 28, 2025 by torrresagus Loading…
19 tasks done
fix(core): fix Pydantic v1 support in tools/runnable core Related to the package `langchain-core` fix langchain Related to the package `langchain`
#33698 opened Oct 28, 2025 by cbornet Loading…
feat: agent runtime w/ agent name feature langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33689 opened Oct 27, 2025 by sydney-runkle Loading…
fix(core): applied secrets_map in load() to plain string values core Related to the package `langchain-core` fix langchain Related to the package `langchain`
#33678 opened Oct 26, 2025 by npage902 Loading…
Harrison/middleware extend middleware langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33677 opened Oct 26, 2025 by hwchase17 Loading…
feat(perplexity): Created Dedicated Output Parser to Support Reasoning Model Output for perplexity feature integration Related to a provider partner package integration
#33670 opened Oct 25, 2025 by keenborder786 Loading…
fix(openai): Respect 300k token limit for embeddings API requests fix integration Related to a provider partner package integration
#33668 opened Oct 25, 2025 by KaparthyReddy Loading…
fix(openai): Improve vLLM API compatibility and error messages fix integration Related to a provider partner package integration
#33662 opened Oct 24, 2025 by KaparthyReddy Loading…
ProTip! Filter pull requests by the default branch with base:master.