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
- langchain-together breaks with v1 versions of langchain-openai and so on
- feat(anthropic): add http_client and http_async_client fields to ChatAnthropic (parity with ChatOpenAI)
- openrouter json_schema is not enforced, llm doesn't know about the schema
- RunnableWithFallbacks.invoke() drops parent_run_id for child callback events (regression from #25550)
- langchain_anthropic does not support set verify=False and cert filepath
- Non-dict tool arguments should be set invalid
- ModelRequest.override(messages=...) rejects list[BaseMessage] due to list invariance
- Bug: `merge_dicts` raises TypeError for float values during streaming chunk aggregation
- fix(core): shared mutable dict references in BaseLLM metadata_list construction
- Support Anthropic Claude automatic caching in ChatOpenRouter
- Docs
- Python not yet supported