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
- Inconsistent multimodal image format: JS camelCase vs Python snake_case
- fix(core): prevent duplicate ids kwarg in add_documents and aadd_documents
- fix(text-splitters): lazy-import nltk/spacy/sentence-transformers to avoid ~700MB memory bloat
- 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
- Docs
- Python not yet supported