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(openai): handle unrecognized server tool names in _consolidate_calls
- ExperimentalMarkdownSyntaxTextSplitter silently discards content from unclosed code blocks
- _extract_reasoning_from_additional_kwargs should ignore empty strings
- Allow ReAct supervisors to call subagents defined as LangGraph nodes (not only tools)
- Add support for Anthropic via Bedrock's `tool_search_tool_regex` in `ChatAnthropicBedrock`
- perf: HuggingFaceEmbeddings causes excessive device-to-cpu transfers per batch
- Progress-aware termination: detect no-progress loops in agent tool execution
- langchain-openai: _consolidate_calls raises UnboundLocalError for unrecognized server tool names
- openai model: tool_choice="required" not compatible with thinking models (qwen3.5-plus)
- Add One-to-Many Batch Similarity Search Against Custom Entity Lists
- Docs
- Python not yet supported