langchain
https://github.com/langchain-ai/langchain
Python
⚡ Building applications with LLMs through composability ⚡
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- langchain-openai: Responses API streaming silently drops response.failed/error events. A failed stream is indistinguishable from a successful completion.
- feat(langchain): add subagent middleware
- feat(openrouter): implement missing Rerank component for existing partner package
- Feature: Add Responses API support to ChatOpenRouter (use_responses_api=True)
- RunnableWithFallbacks.stream()/astream() misinterpret a legitimately empty upstream stream as a failure
- fix(openai): route reasoning tool calls to Responses API
- docs: Document multimodal input formats in ModelProfile to resolve TODOs
- AddableDict silently drops data on type-incompatible merge (langchain_core.runnables.utils)
- Add TokenBudgetMiddleware for token-usage budgets in agents
- feat(fireworks): add prompt caching middleware
- Docs
- Python not yet supported