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
- `ChatGroq` accepts `n > 1` for non-streaming requests although Groq only supports `n=1
- core: `InMemoryRecordManager.list_keys(limit=0)` returns all keys instead of an empty list
- feat(openai): discover Azure workload identity
- feat(typesafe): experimental classifier based `SkillsMiddleware`
- core: `finalize_tool_call_chunk` coerces `id=None` to `""`, collapsing parallel id-less tool calls
- feat(langchain): implement `UnsupportedContentMiddleware`
- feat(typesafe): agent middleware powered by TypeSafe classifiers
- fix(langchain): repair invalid tool calls in `create_agent`
- refactor(typesafe): mirror SDK request and client configuration
- core: `AsyncBaseTracer` drops `name` in `on_tool_start` and `response` in `on_llm_error`, diverging from `BaseTracer`
- Docs
- Python not yet supported