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(core): add PEP 702 __deprecated__ attribute support to @deprecated core Related to the package `langchain-core` feature
#34257 opened Dec 8, 2025 by mdrxy Loading…
fix(text-splitters): reverse preserved elements iterator in HTMLSeman… 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 Chores, devops, repo meta changes langchain Related to the package `langchain`
#34249 opened Dec 8, 2025 by cbornet Loading…
fix(core): strip injected args before validation for strict schemas core Related to the package `langchain-core` fix
#34248 opened Dec 8, 2025 by thromel Loading…
3 tasks done
fix(text-splitters): correctly handle preserved element size in chunking fix text-splitters Related to the package `text-splitters`
#34245 opened Dec 8, 2025 by thedrunkfishh Loading…
4 of 9 tasks
fix(core): handle None arguments in parse_tool_call core Related to the package `langchain-core`
#34242 opened Dec 7, 2025 by edlsh Loading…
feat(text-splitters): add R programming language support feature text-splitters Related to the package `text-splitters`
#34241 opened Dec 7, 2025 by edlsh Loading…
3 tasks done
fix(langchain): reasoning_content/reasoning miss error #34153 issue fix integration Related to a provider partner package integration openai
#34236 opened Dec 7, 2025 by csuwl Loading…
fix(langchain): allow builtin middleware with custom context_schema fix langchain Related to the package `langchain`
#34232 opened Dec 6, 2025 by pawel-twardziak Loading…
3 tasks done
docs(agents): Add prominent warning about state_schema requirement for custom fields langchain Related to the package `langchain`
#34230 opened Dec 6, 2025 by arrdel Loading…
xai[patch]: Fix 400 error for AIMessages with tool_calls but no content integration Related to a provider partner package integration xai
#34229 opened Dec 6, 2025 by arrdel Loading…
fix(deepseek): handle array inputs deepseek fix integration Related to a provider partner package integration
#34228 opened Dec 5, 2025 by davecrunch Loading…
chore(standard-tests): enable mypy disallow_any_generics rule dependencies Pull requests that update a dependency file infra Chores, devops, repo meta changes standard-tests Related to the package `standard-tests`
#34222 opened Dec 5, 2025 by cbornet Loading…
feat(ollama): logprobs support in Ollama feature integration Related to a provider partner package integration ollama
#34218 opened Dec 4, 2025 by keenborder786 Loading…
fix(mistralai): respect max_retries during streaming failures fix integration Related to a provider partner package integration mistralai
#34209 opened Dec 4, 2025 by Hdandria Loading…
chore(core): fix RunnablePick method return types core Related to the package `langchain-core` infra Chores, devops, repo meta changes
#34208 opened Dec 4, 2025 by cbornet Loading…
fix(openai): add strict flag to correctly use structured-output of openai provider fix integration Related to a provider partner package integration openai
#34205 opened Dec 4, 2025 by thdesc Loading…
chore(core): fix mypy no-any-return violations core Related to the package `langchain-core` dependencies Pull requests that update a dependency file infra Chores, devops, repo meta changes
#34204 opened Dec 4, 2025 by cbornet Loading…
fix(core): pass tool_call_id to on_tool_start and on_tool_end callbacks core Related to the package `langchain-core` fix
#34201 opened Dec 4, 2025 by thromel Loading…
3 tasks done
fix(openai): handle missing 'text' key in responses API content blocks fix integration Related to a provider partner package integration openai
#34198 opened Dec 4, 2025 by j3r0lin Loading…
fix(langchain): make init_chat_model work with huggingface provider dependencies Pull requests that update a dependency file fix langchain Related to the package `langchain`
#34197 opened Dec 4, 2025 by ujjwaltwri Loading…
chore(langchain): qwen support in _init_chat_model_helper infra Chores, devops, repo meta changes langchain Related to the package `langchain`
#34196 opened Dec 3, 2025 by keenborder786 Loading…
fix(openai): correct image resize aspect ratio caps fix integration Related to a provider partner package integration openai
#34192 opened Dec 3, 2025 by towseef41 Loading…
ProTip! Filter pull requests by the default branch with base:master.