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 supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- context t should probably default to `Any`, not `None`
- fix(core): handle `NameError` in `RunnableWithFallbacks.__getattr__`
- fix(core): add path traversal protection to chat history docstring example
- fix(openai): mitigate SSRF TOCTOU in image token counter
- fix(langchain): preserve async hitl runnable config context
- fix(openai): merge stop tokens from model_kwargs with runtime parameters
- fix(core): ensure InjectedToolCallId works with strict structured output
- fix(text-splitters): prevent silent data loss for empty dict values in RecursiveJsonSplitter
- fix(deepseek): include reasoning_content in assistant tool-call
- Support additional parameters for SentenceTransformer in SentenceTransformersTokenTextSplitter
- Docs
- Python not yet supported