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 supported39 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- anthropic: Streaming with adaptive thinking + display: "omitted" produces un-replayable history (400 thinking.thinking: Field required)
- feat(openrouter): implement missing Rerank component for existing partner package
- Bugs: _TracerCore copy, tool list mutation, log stream error handling, Anthropic merge corruption
- feat(langchain): expose toggle to trace inputs on `AgentMiddleware`
- fix(anthropic): stop leaked VCR httpx patch from failing live tests
- Feature: Add Responses API support to ChatOpenRouter (use_responses_api=True)
- Bug: test_stream_error_callback fails due to a bug in the testing code
- `ModelRetryMiddleware` converts non-retryable exceptions into an error `AIMessage` — `ToolRetryMiddleware` propagates them since #38845
- RunnableWithFallbacks.stream()/astream() misinterpret a legitimately empty upstream stream as a failure
- fix(openai): route reasoning tool calls to Responses API
- Docs
- Python not yet supported