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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- fix(core): format content blocks in `pretty_repr`
- Non-Harmony/responses-format payload from agent causes vLLM 400 (rejects output_text blocks) at gpt-oss-120b
- Add ChatAnthropicBedrock wrapper for full Anthropic SDK feature parity on AWS Bedrock
- feat(langchain-classic): add allowed_values parameter to SelfQueryRetriever
- `ollama._types.ResponseError`: `cannot unmarshal array into Go value of type api.ToolCallFunctionArguments`
- chore(text-splitters): overlap threshold introduced in `TextSplitter`
- merge_dicts() concatenates parallel tool calls during streaming
- fix: preserve thinking blocks during active turns in SummarizationMiddleware
- Ability to identify and selectively stream only `AIMessage` tokens of the final answer to user's request in `updates` stream mode.
- BaseTool cannot handle unbound functions with a "self" parameter.
- Docs
- Python not yet supported