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
- fix: return original value in get_from_dict_or_env instead of casting to str
- ChatAnthropic latest version 1.3.4(langchain-anthropic) streaming fails with No generation chunks were returned
- importing langchain_text_splitters giving NVML warning
- `disable_streaming="tool_calling"` crashes in streaming mode
- fix(openai): preserve temperature for gpt-5.1+ models with default reasoning_effort='none'
- Temperature dropped from responses api payload with gpt-5.2 default reasoning effort
- Allow to pass to .invoke method {messages: list[AnyMessage}
- fix(anthropic): handle empty HumanMessage content to avoid 400 error
- `abatch_as_completed` does not cancel pending tasks on exception or early exit
- Add support for /responses websocket
- Docs
- Python not yet supported