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
- chore(langchain): add types in agent middleware tests
- fix(langchain): switch summary format
- fix(core): use `asyncio.get_running_loop()` in async contexts
- fix(core): add messages to bare `raise ValueError` calls
- feat(openrouter): pass OpenRouter server tools through `bind_tools`
- `HumanInTheLoopMiddleware`: Support regex/glob patterns in `interrupt_on` tool name keys
- HTMLSectionSplitter leaks #TITLE# metadata and raises KeyError when parent metadata has no Title
- `@tool(infer_schema=False)` requires docstring but ignores both docstring and `description` parameter
- fix(langchain): make `write_todos` calls tool-only to stop duplicated plan text
- `RootModel` unions fail to deserialize well-known schema objects that override `__init__`
- Docs
- Python not yet supported