Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
langchain-ai
/
langchain
Public
Notifications
You must be signed in to change notification settings
Fork
21k
Star
128k
Code
Issues
232
Pull requests
183
Discussions
Actions
Security
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
🚀 Looking to Contribute? Start Here!
#32165 ·
mdrxy
opened
on Jul 22, 2025
Deprecation Notice: LangSmith Tracing Changes
#34689 ·
mdrxy
opened
on Jan 9, 2026
Advisory:
ChatOllama.bind_tools()
crashes with
gpt-oss
when tool parameters use
Optional
/
Union
types
#35140 ·
mdrxy
opened
on Feb 10, 2026
2
Issues
Search Issues
is
:
issue
state
:
open
is:issue state:open
Search
Labels
Milestones
New issue
Search results
Open
Closed
Nested subgraph rendering fails for 3+ levels with <code>draw_mermaid</code> and <code>xray=True</code>
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
core
`langchain-core` package issues & PRs
`langchain-core` package issues & PRs
external
Status: Open.
Bug
#35492
In langchain-ai/langchain;
·
Taehan (Hank) Kim (taehan79-kim)
opened
on Mar 1, 2026
langchain-huggingface==1.2.1 was not released to pypi
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
external
huggingface
`langchain-huggingface` package issues & PRs
`langchain-huggingface` package issues & PRs
Status: Open.
Bug
#35483
In langchain-ai/langchain;
·
Michaël Karpe (MichaelKarpe)
opened
on Feb 28, 2026
RunnableRetry.batch/abatch can return corrupted outputs when some items succeed on retry and others still fail
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
core
`langchain-core` package issues & PRs
`langchain-core` package issues & PRs
external
Status: Open.
Bug
#35475
In langchain-ai/langchain;
·
yangbaechu
opened
on Feb 28, 2026
Unsupported context management with openai and azure endpoint
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
external
langchain
`langchain` package issues & PRs
`langchain` package issues & PRs
openai
`langchain-openai` package issues & PRs
`langchain-openai` package issues & PRs
Status: Open.
Bug
#35464
In langchain-ai/langchain;
·
Marco Franzoi (Djkmarco)
opened
on Feb 27, 2026
Will langchain support create_agent with pimono-like loop in loop capability.
core
`langchain-core` package issues & PRs
`langchain-core` package issues & PRs
external
feature request
Request for an enhancement / additional functionality
Request for an enhancement / additional functionality
langchain
`langchain` package issues & PRs
`langchain` package issues & PRs
Status: Open.
Feature
#35452
In langchain-ai/langchain;
·
lylingzhen
opened
on Feb 26, 2026
# Bug Report: langchain-docling Pydantic v2 Compatibility Issue
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
external
Status: Open.
Bug
#35443
In langchain-ai/langchain;
·
ajithpaugustine
opened
on Feb 25, 2026
ChatAnthropic latest version 1.3.4(langchain-anthropic) streaming fails with No generation chunks were returned
anthropic
`langchain-anthropic` package issues & PRs
`langchain-anthropic` package issues & PRs
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
external
Status: Open.
Bug
#35442
In langchain-ai/langchain;
·
GANAPS14
opened
on Feb 25, 2026
importing langchain_text_splitters giving NVML warning
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
external
text-splitters
Related to the package `text-splitters`
Related to the package `text-splitters`
Status: Open.
Bug
#35437
In langchain-ai/langchain;
·
Rakesh Gupta (caravin)
opened
on Feb 25, 2026
<code>disable_streaming="tool_calling"</code> crashes in streaming mode
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
core
`langchain-core` package issues & PRs
`langchain-core` package issues & PRs
external
Status: Open.
Bug
#35436
In langchain-ai/langchain;
·
Edward Meng (edwardmeng)
opened
on Feb 25, 2026
Allow to pass to .invoke method {messages: list[AnyMessage}
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
external
langchain
`langchain` package issues & PRs
`langchain` package issues & PRs
Status: Open.
Bug
#35429
In langchain-ai/langchain;
·
Ruslan Bel'kov (dantetemplar)
opened
on Feb 24, 2026
Temperature dropped from responses api payload with gpt-5.2 default reasoning effort
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
external
openai
`langchain-openai` package issues & PRs
`langchain-openai` package issues & PRs
Status: Open.
Bug
#35423
In langchain-ai/langchain;
·
Jacob Lee (artdent)
opened
on Feb 24, 2026
<code>abatch_as_completed</code> does not cancel pending tasks on exception or early exit
bug
Related to a bug, vulnerability, unexpected error with an existing feature
Related to a bug, vulnerability, unexpected error with an existing feature
core
`langchain-core` package issues & PRs
`langchain-core` package issues & PRs
external
Status: Open.
Bug
#35419
In langchain-ai/langchain;
·
GAUTAM V DATLA (gautamvarmadatla)
opened
on Feb 24, 2026
You can’t perform that action at this time.