-
Notifications
You must be signed in to change notification settings - Fork 20.2k
Pull requests: langchain-ai/langchain
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
style(core): fix some noqa: ARG rules
core
`langchain-core` package issues & PRs
linting
#34437
opened Dec 20, 2025 by
cbornet
Loading…
style(langchain): add ruff rules ARG
dependencies
Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`)
langchain
`langchain` package issues & PRs
linting
#34435
opened Dec 20, 2025 by
cbornet
Loading…
style(langchain): add ruff rules PT
dependencies
Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`)
langchain
`langchain` package issues & PRs
#34434
opened Dec 20, 2025 by
cbornet
Loading…
feat: add embeddings rate limiter support
feature
For PRs that implement a new feature; NOT A FEATURE REQUEST
integration
PR made that is related to a provider partner package integration
openai
`langchain-openai` package issues & PRs
#34433
opened Dec 20, 2025 by
majiayu000
Loading…
fix(openai): handle missing function field in streaming tool_calls
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
#34432
opened Dec 20, 2025 by
LAMZANJYU
Loading…
fix: typing fixes for custom middleware
fix
For PRs that implement a fix
langchain
`langchain` package issues & PRs
#34427
opened Dec 19, 2025 by
sydney-runkle
Loading…
fix: update typing for async decorators
fix
For PRs that implement a fix
langchain
`langchain` package issues & PRs
#34410
opened Dec 17, 2025 by
sydney-runkle
Loading…
fix(anthropic): handle pre-completed content in message_start events
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
#34408
opened Dec 17, 2025 by
majiayu000
Loading…
6 tasks done
feat: Add middleware for Agentic Context Engineering (ACE)
documentation
Improvements or additions to documentation
feature
For PRs that implement a new feature; NOT A FEATURE REQUEST
langchain
`langchain` package issues & PRs
#34405
opened Dec 17, 2025 by
dkondoetsy
•
Draft
fix(langchain): add reducer to PlanningState.todos for concurrent updates
fix
For PRs that implement a fix
langchain
`langchain` package issues & PRs
#34403
opened Dec 17, 2025 by
riccardo-algorime
Loading…
4 tasks done
fix(core): Add config isolation utilities to prevent middleware streaming leaks
core
`langchain-core` package issues & PRs
#34402
opened Dec 17, 2025 by
lwtaiyty
Loading…
refactor(langchain): use factory function for write_todos tool creation
langchain
`langchain` package issues & PRs
refactor
PRs that include a refactor
#34381
opened Dec 16, 2025 by
LJlkdskdjflsa
Loading…
2 tasks done
fix(langchain): handle malformed LLM response in LLMToolSelectorMiddleware
fix
For PRs that implement a fix
langchain
`langchain` package issues & PRs
#34375
opened Dec 15, 2025 by
thromel
Loading…
4 tasks done
fix: handle missing 'tools' key in LLMToolSelectorMiddleware response
fix
For PRs that implement a fix
langchain
`langchain` package issues & PRs
#34369
opened Dec 15, 2025 by
riunyfir
Loading…
feat: llm tool selector keyerror
feature
For PRs that implement a new feature; NOT A FEATURE REQUEST
langchain
`langchain` package issues & PRs
#34368
opened Dec 15, 2025 by
riunyfir
Loading…
fix(core): `langchain-core` package issues & PRs
fix
For PRs that implement a fix
NotRequired in TypedDict causes TypeError when converting to OpenAI function schema
core
#34349
opened Dec 14, 2025 by
Abhinavexists
•
Draft
feat(text-splitters): expose encode helper for sentence transformers
feature
For PRs that implement a new feature; NOT A FEATURE REQUEST
text-splitters
Related to the package `text-splitters`
#34345
opened Dec 13, 2025 by
jeetgoyal80
Loading…
fix(text-splitters): validate chunk_overlap does not exceed chunk_size
fix
For PRs that implement a fix
text-splitters
Related to the package `text-splitters`
#34344
opened Dec 13, 2025 by
jeetgoyal80
Loading…
fix: fix Fireworks' bind_tools(strict: bool) and reasoning_content #34341 #34342
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
#34343
opened Dec 13, 2025 by
DragosBobolea
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.