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 supported40 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- Pip install of langchain fails in python3.13t (nogil/free threading) due to orjson
- Issue: Deprecation warning guides users to langchain.agents, breaking stream_mode="messages" token streaming
- tool_search_tool_result parsing fails with streaming: empty tool call args despite valid partial_json
- Inconsistent/confusing `astream` returned `AsyncIterator`
- pretty_repr(html=True) does not always return HTML-formatted output for non-string content
- tool invocation fails to correctly recognize Pydantic v2 schema
- `aadd_texts() got multiple values for keyword argument 'ids'`
- Chunks after `batch_size` treated as non-existant
- [feature request] add 'role' field to BaseMessage to implement RBAC reasoning in LLM
- BaseTool cannot handle unbound functions with a "self" parameter.
- Docs
- Python not yet supported