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(text-splitters): prevent start_index=-1 in token-based splitters
- context t should probably default to `Any`, not `None`
- fix(core): handle `NameError` in `RunnableWithFallbacks.__getattr__`
- ChatAnthropic fails to handle empty HumanMessage content, leading to BadRequestError (400) from Anthropic API
- `langchain-openai` name issues
- fix(core): make `self` positional-only in `_run`/`_arun` to allow "self" as tool input key
- test(deps): Include Python 3.14 in integration test matrix
- Missing elicitation events & IDs in MCP astream make async UI-based elicitation impossible
- `@chain` decorator argument type is not fully compatible with `RunnableLambda`
- `convert_to_openai_messages` does not handle the `ChatOpenAI` `response/v1` format
- Docs
- Python not yet supported