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
- style: upgrade to ruff 0.16, mypy 2.3, ty 0.0.78
- [langchain-deepseek]: reasoning_content is not streamed when response_format=json_object (aggregated into a single chunk)
- feat(model-profiles): add `check-augmentations` CI command and `[extra_models]` table for stale override detection
- CharacterTextSplitter/RecursiveCharacterTextSplitter corrupt chunk content when merging with a non-lookaround regex separator and keep_separator=False
- ShellSession incorrectly times out when command output does not end with a newline
- fix(core): fix issues around `Required/NotRequired` in TypedDict tools
- tool-call continuation deltas can overwrite valid id/name with empty strings
- fix(core): correct operator validation error wording
- fix(openai): preserve non-strict default in Responses API tools
- fix(openai): preserve `status` on `function_call` blocks
- Docs
- Python not yet supported