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
- [Bug]: Missing initial <think> tag in state accumulation when using stream_mode=["messages"] with Reasoning Models (vLLM/MiniMax)
- logprobs not returned when using the response api
- Typing issue in StructuredTool._injected_args_keys
- 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
- langchain-openai: _consolidate_calls raises UnboundLocalError for unrecognized server tool names
- openai model: tool_choice="required" not compatible with thinking models (qwen3.5-plus)
- Docs
- Python not yet supported