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(langchain-classic): fix Chain.save() regression from dict-to-model_dump migration
- core: _parse_google_docstring mishandles continuation lines containing colons
- core: fix _parse_google_docstring mishandling continuation lines with colons
- fix: path traversal false positive on filenames containing ..
- fix: off-by-one error in RecursiveJsonSplitter.split_json
- Chain.save() broken in 0.3.28: model_dump() doesn't inject _type
- fix: output parser bugs in xml.py and pydantic.py
- fix: wrong error message and swallowed JSONDecodeError in tool.py
- fix(core): improve langsmith loader error messages
- `trim_messages` breaks when `token_counter` is a per-message callable (lambda, subclass annotation, or postponed annotations)
- Docs
- Python not yet supported