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: resolve OutputParserException when using Ollama instead of Gemini integration Related to a provider partner package integration
#33140 opened Sep 28, 2025 by its-shashankY Loading…
11 tasks done
docs(docs): add langchain-cloudsway provider doc, tools doc and provider entry to packages.yml documentation Improvements or additions to documentation
#33139 opened Sep 28, 2025 by Cloudsway-AI Loading…
feat(core): Model Fallback Support for BaseChatModel core Related to the package `langchain-core` feature
#33137 opened Sep 27, 2025 by keenborder786 Loading…
0g models integration dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation integration Related to a provider partner package integration
#33136 opened Sep 27, 2025 by itsOmSarraf Draft
4 tasks
fix(langchain): fix agent exector support tool message artifact and content langchain Related to the package `langchain`
#33135 opened Sep 27, 2025 by jeevic Loading…
1 task
test(openai): add openai unit test for streaming error in _generate integration Related to a provider partner package integration
#33134 opened Sep 27, 2025 by Ali-Ismail-1 Loading…
fix(langchain_v1): export modify_model_request in middleware types __all__ langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33133 opened Sep 26, 2025 by saeedseyfi Loading…
fix(langchain): fix response action for HITL fix langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33131 opened Sep 26, 2025 by nhuang-lc Loading…
WIP/PROOF OF CONCEPT: code block and !!! admonitions documentation Improvements or additions to documentation
#33127 opened Sep 26, 2025 by mdrxy Loading…
llm big tool langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33123 opened Sep 25, 2025 by eyurtsev Draft
4 tasks
docs: add robust parsing with automatic retry to structured outputs guide documentation Improvements or additions to documentation
#33120 opened Sep 25, 2025 by codeananda Loading…
docs: (WIP) consolidate langgraph API reference documentation Improvements or additions to documentation
#33066 opened Sep 23, 2025 by mdrxy Draft
chore(langchain_v1): improve typing for init_chat_model infra Chores, devops, repo meta changes langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33063 opened Sep 23, 2025 by eyurtsev Draft
chore(langchain_v1): remove union return type in init_embeddings infra Chores, devops, repo meta changes langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#33062 opened Sep 23, 2025 by eyurtsev Loading…
fix(core): Support of 'reasoning' type in 'convert_to_openai_messages' core Related to the package `langchain-core`
#33050 opened Sep 22, 2025 by keenborder786 Loading…
chore(docs): update valyu examples for valyu-langchain v0.3.4 package documentation Improvements or additions to documentation infra Chores, devops, repo meta changes
#33047 opened Sep 22, 2025 by alexngys Loading…
fix: strip think tags from content when reasoning=False integration Related to a provider partner package integration
#33042 opened Sep 21, 2025 by yashranaway Loading…
fix(core): Resolve 'aadd_texts() got multiple values for keyword argument 'ids'' error core Related to the package `langchain-core`
#33025 opened Sep 20, 2025 by qizwiz Loading…
fix(langchain): Fix strict pylance error on tool decorator import langchain Related to the package `langchain` linting Linting, formatting, typing, or style
#33020 opened Sep 19, 2025 by le-codeur-rapide Loading…
fix(core): accept fenced JSON in tool call arguments core Related to the package `langchain-core`
#33012 opened Sep 18, 2025 by TokuiNico Loading…
feat(langchain): let middleware specify middleware feature langchain Related to the package `langchain` v1 Issue specific to LangChain 1.0
#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…
ProTip! Exclude everything labeled bug with -label:bug.