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
- ToolRuntime isn't injected into BaseTool subclass's _run
- fix(core): inject additional kwargs into `BaseTool` `_run` and `_arun`
- When using OpenAI Responses API in streaming mode, there is no chunk from langchain that contains the entire function_call definition including arguments.
- AssertionError: Please remove duplicate middleware instances in create_deep_agent with TodoListMiddleware and custom system_prompt
- fix(perplexity): ensure metadata appears in streaming output
- fix(core): update `on_llm_new_token` type
- feat(langchain): Only Keeping the last todo message
- SummarizationMiddleware breaks Anthropic extended thinking by removing thinking blocks during active assistant turns
- [Feature Request] Add MCP Discovery tool for dynamic MCP server discovery
- fix(core): resolve tools losing optional runnable config
- Docs
- Python not yet supported