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(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(core): improve typing of messages utils functions core Related to the package `langchain-core` infra Chores, devops, repo meta changes langchain Related to the package `langchain`
#34225 opened Dec 5, 2025 by cbornet Loading…
feat(standard-tests): ensure only one chunk sets model_name in usage_metadata feature standard-tests Related to the package `standard-tests`
#34224 opened Dec 5, 2025 by mdrxy 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 Draft
chore(core): use anext and deprecate py_anext core Related to the package `langchain-core` infra Chores, devops, repo meta changes
#34211 opened Dec 4, 2025 by cbornet 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: 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…
fix(core): handle None/empty tool call arguments in tool parsers core Related to the package `langchain-core` fix
#34190 opened Dec 3, 2025 by adith-nr Loading…
feat(perplexity): add comprehensive cost tracking for API calls feature integration Related to a provider partner package integration perplexity
#34182 opened Dec 3, 2025 by joshuarg007 Loading…
feat(deepseek): support interleaved reasoning in multi-turn tool call loop deepseek dependencies Pull requests that update a dependency file feature integration Related to a provider partner package integration
#34177 opened Dec 3, 2025 by Chen-zexi Loading…
fix(standard-tests)!: remove deprecated has_tool_choice property breaking fix standard-tests Related to the package `standard-tests`
#34174 opened Dec 3, 2025 by mdrxy Loading…
feat(standard-tests): invocation model override feature standard-tests Related to the package `standard-tests`
#34170 opened Dec 2, 2025 by mdrxy Draft
ProTip! Filter pull requests by the default branch with base:master.