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
- core: fix _parse_google_docstring mishandling continuation lines with colons
- 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)
- fix(openai): omit timeout from client_params when not set by user
- fix(anthropic): omit timeout from client_params when not set by user
- docs(core): clarify supported formats for multimodal inputs in ModelProfile
- Docs
- Python not yet supported