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(core): accept fenced JSON in tool call arguments
#33012 opened Sep 18, 2025 by TokuiNico Loading…
let middleware specify middleware
#33007 opened Sep 18, 2025 by hwchase17 Loading…
fix(core): Enable save method for ChatPromptTemplate by removing NotImplementedError override core Related to the package `langchain-core`
#32997 opened Sep 18, 2025 by qizwiz Loading…
fix(core): improve error handling in default_tool_parser core Related to the package `langchain-core`
#32995 opened Sep 17, 2025 by sadiqkhzn Loading…
5 tasks done
fix(docs): invalid notebook metadata causing GitHub rendering error documentation Improvements or additions to documentation
#32990 opened Sep 17, 2025 by sotopelaez092-star Loading…
feat(core): standard content for Google (WIP) ci-ignore ⚠️ Shouldn't be regularly used! Bypasses CI (e.g. linting) codspeed-ignore ⚠️ Shouldn't be regularly used! Bypasses Codspeed performance checks core Related to the package `langchain-core` v1 Issue specific to LangChain 1.0
#32987 opened Sep 17, 2025 by mdrxy Draft v1
fix(openai): add support for reasoning content in OpenAI chat responses from OpenRouter integration Related to a provider partner package integration
#32982 opened Sep 16, 2025 by sinanuozdemir Loading…
feat(core): support draw subgraph using pygraphviz core Related to the package `langchain-core`
#32966 opened Sep 16, 2025 by dy93 Loading…
chore(deps): bump actions/setup-node from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#32952 opened Sep 15, 2025 by dependabot bot Loading…
fix(core): resolve trim_messages incompatibility with DeepSeek-Chat core Related to the package `langchain-core`
#32947 opened Sep 15, 2025 by hispiderman0528 Loading…
fix(langchain): correctly initialize huggingface models in init_chat_model langchain Related to the package `langchain`
#32941 opened Sep 14, 2025 by aaronseq12 Loading…
feat(langchain): Add timeout to ToolNode ainvoke() langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#32935 opened Sep 14, 2025 by sudheerr48 Loading…
feat(core): export env_var_is_set core Related to the package `langchain-core`
#32934 opened Sep 14, 2025 by adityamulik Loading…
feat(core): automatic set required to include all properties in strict mode core Related to the package `langchain-core`
#32930 opened Sep 13, 2025 by zhongyu09 Loading…
docs(langchain): adding Azure Database for PostgreSQL example notebook documentation Improvements or additions to documentation
#32927 opened Sep 12, 2025 by AbeOmor Loading…
proof of concept: raw_response core Related to the package `langchain-core` ignore-lint-pr-title ⚠️ Shouldn't be regularly used! Bypasses the Validate PR Title linting action integration Related to a provider partner package integration
#32926 opened Sep 12, 2025 by mdrxy Draft
feat(core): ChatPromptTemplate.to_messages core Related to the package `langchain-core`
#32922 opened Sep 12, 2025 by ccurme Loading…
feat(core): Make description in tools optional (supported by some vendors) core Related to the package `langchain-core`
#32898 opened Sep 11, 2025 by eyurtsev Draft
feat(core)!: raise exception if type value is different in dicts to merge core Related to the package `langchain-core`
#32888 opened Sep 10, 2025 by cbornet Loading… v1
fix(core): set_config_context to raise RuntimeError instead of AttributeError on context manager reuse open-swe for langchain-ai/open-swe - manually decide the tasks generated
#32875 opened Sep 9, 2025 by open-swe bot Draft
feat(chroma): async client support to to enable usage with chromadb.AsyncHttpClient open-swe for langchain-ai/open-swe - manually decide the tasks generated
#32874 opened Sep 9, 2025 by open-swe bot Draft
feat(core): clarify UsageMetadata input_token meaning, add billable util core Related to the package `langchain-core`
#32830 opened Sep 5, 2025 by mdrxy Loading…
refactor(langchain): refactor optional imports logic in langchain_v1 langchain Related to the package `langchain`
#32813 opened Sep 4, 2025 by cbornet Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.