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
- ChatAnthropic cannot pass credentials/auth_token/prebuilt client to the anthropic SDK
- `HumanInTheLoopMiddleware` silently drops configured `args_schema` from interrupt payload
- fix: handle reasoning model output tags in structured output parsing
- `HumanInTheLoopMiddleware`: cross-tool edit bypasses the target tool's `interrupt_on` policy
- create_agent: the first `before_model` hook can return "model" but its path map omits it -> KeyError
- text-splitters: MarkdownHeaderTextSplitter silently drops tabs and NBSP (including inside fenced code)
- Support for the new MCP spec via `langchain.mcp`
- core: `_convert_to_v1_from_anthropic` mutates message.content when lifting `index` off an unrecognized block
- HuggingFacePipeline._generate rejects valid translation tasks due to substring check
- docs(core): Fix typo in documentation for RunnableLambda
- Docs
- Python not yet supported