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(langchain): Middleware Depends On Other Middlewares feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs
#34514 opened Dec 28, 2025 by keenborder786 Loading…
test(core): add tests for formatting utils and merge functions core `langchain-core` package issues & PRs tests PRs made that add, modify, or remove tests
#34511 opened Dec 27, 2025 by yurekami Loading…
4 tasks done
fix(core): add ChatBedrockConverse serialization mapping core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34510 opened Dec 27, 2025 by michaelnchin Loading…
feat(infra): centralize pyproject.toml tool configurations anthropic `langchain-anthropic` package issues & PRs chroma `langchain-chroma` package issues & PRs cli `langchain-cli` package issues & PRs core `langchain-core` package issues & PRs deepseek `langchain-deepseek` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) documentation Improvements or additions to documentation exa `langchain-exa` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST fireworks `langchain-fireworks` package issues & PRs groq `langchain-groq` package issues & PRs huggingface `langchain-huggingface` package issues & PRs infra PRs made that include chores, devops, repo meta changes integration PR made that is related to a provider partner package integration langchain `langchain` package issues & PRs langchain-classic mistralai `langchain-mistralai` package issues & PRs model-profiles `langchain-model-profiles` package issues & PRs nomic `langchain-nomic` package issues & PRs ollama `langchain-ollama` package issues & PRs openai `langchain-openai` package issues & PRs perplexity `langchain-perplexity` package issues & PRs prompty `langchain-prompty` package issues & PRs qdrant `langchain-qdrant` package issues & PRs standard-tests Related to the package `standard-tests` text-splitters Related to the package `text-splitters` xai `langchain-xai` package issues & PRs
#34508 opened Dec 27, 2025 by mishrapravin114 Loading…
fix(langchain): ensure end-mode tool limiter cancels all proposed cal… fix For PRs that implement a fix langchain `langchain` package issues & PRs
#34506 opened Dec 27, 2025 by water-in-stone Loading…
chore(langchain): fix types in test_todo infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs
#34503 opened Dec 26, 2025 by cbornet Loading…
chore(langchain): fix types in test_shell_tool 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 langchain `langchain` package issues & PRs
#34502 opened Dec 26, 2025 by cbornet Loading…
fix(langchain): Prevent streaming token leakage in middleware internal model calls fix For PRs that implement a fix langchain `langchain` package issues & PRs
#34501 opened Dec 26, 2025 by devbyteai Loading…
fix(langchain): Filter non-serializable state in Send for ShellToolMiddleware documentation Improvements or additions to documentation fix For PRs that implement a fix langchain `langchain` package issues & PRs
#34500 opened Dec 26, 2025 by devbyteai Loading…
chore(langchain): fix types in test_tool_selection infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs
#34499 opened Dec 26, 2025 by cbornet Loading…
chore(langchain): fix types in test_shell_execution_policies infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs
#34498 opened Dec 26, 2025 by cbornet Loading…
fix(core): exclude Python 3.13t from orjson dependency core `langchain-core` package issues & PRs deepseek `langchain-deepseek` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) fix For PRs that implement a fix integration PR made that is related to a provider partner package integration langchain `langchain` package issues & PRs openai `langchain-openai` package issues & PRs
#34489 opened Dec 26, 2025 by mishrapravin114 Loading…
feat(core): Langsmith Tracing Overriding core `langchain-core` package issues & PRs feature For PRs that implement a new feature; NOT A FEATURE REQUEST
#34483 opened Dec 25, 2025 by keenborder786 Loading…
perf(core): optimize merge_lists from O(n^2) to O(n) using index lookup map core `langchain-core` package issues & PRs performance
#34482 opened Dec 25, 2025 by Rudra-Tiwari-codes Loading…
feat(langchain): add AND/OR trigger logic to summarization middleware feature For PRs that implement a new feature; NOT A FEATURE REQUEST langchain `langchain` package issues & PRs
#34472 opened Dec 24, 2025 by osasisorae Loading…
fix(mistralai): ensure JSON serialization for ToolMessage content 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
#34470 opened Dec 24, 2025 by VictorBravo9er Loading…
fix(core): Implement ChatPromptTemplate.save method (#32637) core `langchain-core` package issues & PRs fix For PRs that implement a fix
#34465 opened Dec 23, 2025 by pallaprolus Loading…
fix(langchain): allow Gemini 3 models to use ProviderStrategy with tools fix For PRs that implement a fix langchain `langchain` package issues & PRs
#34464 opened Dec 23, 2025 by thdesc Loading…
feat(deepseek): add explicit DeepSeek-V3 profile and docs deepseek `langchain-deepseek` 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
#34451 opened Dec 22, 2025 by kelvinvelasquez-SDE Loading…
fix(openai): cache httpx clients in AzureChatOpenAI 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
#34448 opened Dec 22, 2025 by madanlalit Loading…
fix(fireworks): langchain fireworks integration 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 waiting-on-author Issue or PR is paused, waiting to hear from author in order to proceed
#34447 opened Dec 22, 2025 by benjibc Loading…
fix(anthropic): empty AIMessage when Anthropic astream receives pre-completed content 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
#34445 opened Dec 21, 2025 by TheAryan77 Loading…
refactor(langchain): refactor test_create_agent_tool_validation langchain `langchain` package issues & PRs refactor PRs that include a refactor
#34443 opened Dec 21, 2025 by cbornet Loading…
feat(langchain): Builtin Tool Middleware anthropic `langchain-anthropic` package issues & PRs 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 openai `langchain-openai` package issues & PRs xai `langchain-xai` package issues & PRs
#34440 opened Dec 20, 2025 by keenborder786 Loading…
fix(deepseek): preserve reasoning_content for AIMessages with tool_calls 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
#34438 opened Dec 20, 2025 by hak2979 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.