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
- fix(core): prevent memory leak from lru_cache on bound methods
- get_from_dict_or_env from langchain_core.utils has incorrect signature or incorrectly casting output
- TypeError in merge_lists when streaming Mistral responses with inline citations
- RFC: Standardizing `pretty_repr` for Complex Content Blocks
- Prompt caching does not work when connecting to third-party agents
- fix(langchain): symlink-following directory traversal in `FilesystemFileSearchMiddleware` via `rglob`/`glob`
- fix(langchain): experiment w/ more lax typing on context t
- fix(text-splitters): prevent start_index=-1 in token-based splitters
- context t should probably default to `Any`, not `None`
- fix(core): handle `NameError` in `RunnableWithFallbacks.__getattr__`
- Docs
- Python not yet supported