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(text-splitters): restore lazy imports for heavy optional dependencies
- fix(langchain): streaming path to apply middleware and guardrails
- fix(core): lazy loading transformers, numpy, simsimd
- perf(core): optimize callback manager hot paths
- RunnableRetry.batch/abatch can return corrupted outputs when some items succeed on retry and others still fail
- fix(openai): fix if/elif chain and unhandled tool name in _consolidate_calls
- feat(langchain): add create_agent_tool and AgentSession for nested loops and time-travel
- Unsupported context management with openai and azure endpoint
- fix(openai): force stream=False in _generate/_agenerate when disable_streaming is active
- fix: return original value in get_from_dict_or_env instead of casting to str
- Docs
- Python not yet supported