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 supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- PIIMiddleware `ip` type does not detect IPv6 addresses
- core: `DictPromptTemplate.aformat` is never called — the async prompt path uses sync `format`
- fix(text-splitters): recognize custom header patterns when merging nested headers
- `StateFileSearchMiddleware`: `grep_search` and `glob_search` return no results when `path` ends in a slash
- `ToolCallLimitMiddleware` emits a duplicate `ToolMessage` for tool calls that were already answered
- `[` or `]` in a node name makes `draw_mermaid_png()` fail with a 400
- ChatOpenRouter: 'timeout' parameter violates LangChain seconds convention and forwards as milliseconds
- Add langchain-opensearch as a standalone integration package (follow-up to #30323)
- core: `RunnableParallel` input schema rejects every input that `invoke` accepts
- core: converting a v0 content block that carries an `id` raises TypeError
- Docs
- Python not yet supported