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
- Streaming tool call executed with empty args {} due to SSE fragmentation of tool call arguments
- Nested subgraph rendering fails for 3+ levels with `draw_mermaid` and `xray=True`
- fix(core): fix nested subgraph rendering for 3+ level nesting in draw_mermaid
- fix(core): add bind_tools to RunnableSequence for post-structured-out…
- fix(text-splitters): restore lazy imports for heavy optional dependencies
- fix(core): lazy loading transformers, numpy, simsimd
- RunnableRetry.batch/abatch can return corrupted outputs when some items succeed on retry and others still fail
- fix(openai): fix if/elif chain and unhandled tool name in _consolidate_calls
- Unsupported context management with openai and azure endpoint
- fix(openai): force stream=False in _generate/_agenerate when disable_streaming is active
- Docs
- Python not yet supported