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

chore: fix some ruff TC rules in cli, text-splitters and standard-tests cli Related to the package `langchain-cli` standard-tests Related to the package `standard-tests` text-splitters Related to the package `text-splitters`
#33934 opened Nov 12, 2025 by cbornet Loading…
fix(core): Resolve 'FieldInfo is not JSON serializable' error in Pydantic v2 core Related to the package `langchain-core` fix
#33932 opened Nov 12, 2025 by jitokim Loading…
feat(text-splitters): add R programming language support feature text-splitters Related to the package `text-splitters`
#33931 opened Nov 11, 2025 by gorkachea Loading…
chore(core): fix some ruff TC rules core Related to the package `langchain-core` infra Chores, devops, repo meta changes
#33929 opened Nov 11, 2025 by cbornet Loading…
chore: increase coverage for shell, filesystem, and summarization middleware infra Chores, devops, repo meta changes langchain Related to the package `langchain`
#33928 opened Nov 11, 2025 by sydney-runkle Loading…
feat(core): Capture raw provider response core Related to the package `langchain-core` feature integration Related to a provider partner package integration openai
#33922 opened Nov 11, 2025 by AmazingcatAndrew Loading…
fix(core): strip message IDs from cache keys using model_copy core Related to the package `langchain-core` fix
#33915 opened Nov 10, 2025 by aroun-coumar Loading…
feat: Support Sequential State Propagation for Batch Tool Calls feature langchain Related to the package `langchain`
#33911 opened Nov 10, 2025 by riunyfir Loading…
fix: astream is not sending token in python 3.10 fix integration Related to a provider partner package integration openai
#33907 opened Nov 10, 2025 by riunyfir Loading…
feat(langchain): add openrouter provider(#33643) dependencies Pull requests that update a dependency file feature integration Related to a provider partner package integration langchain-classic
#33902 opened Nov 9, 2025 by okamototk Loading…
1 task done
fix(anthropic): clean up cache_control in middleware to prevent fallback errors anthropic fix integration Related to a provider partner package integration
#33894 opened Nov 8, 2025 by yashwantbezawada Loading…
5 tasks done
feat(core): enrich HTML pretty_repr for prompt templates and display partial variables core Related to the package `langchain-core` feature
#33891 opened Nov 7, 2025 by antznette1 Loading…
fix(anthropic): handle runtime model fallback in caching middleware fix integration Related to a provider partner package integration
#33850 opened Nov 6, 2025 by ivancastanop Loading…
fix(langchain): ensure HITL middleware edit decisions persist in agent state fix langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33789 opened Nov 3, 2025 by zhangzhefang-github Loading…
fix(langchain): init_chat_model for Hugging Face models fix langchain Related to the package `langchain` waiting-on-author
#33786 opened Nov 2, 2025 by riunyfir Loading…
fix(langchain): initialize variables in _fetch_last_ai_and_tool_messages documentation Improvements or additions to documentation fix langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0 waiting-on-author
#33785 opened Nov 2, 2025 by gowtham1412-p Loading…
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…
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 Loading…
fix(core): add re-entrancy guard to RootListenersTracer to prevent recursive listener invocations core Related to the package `langchain-core` fix
#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(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…
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! Find all pull requests that aren't related to any open issues with -linked:issue.