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(groq): make _combine_llm_outputs None-safe and non-mutating
- fix(anthropic): preserve empty thinking field in signature_delta streaming
- [FEATURE] Preserve reasoning / reasoning_content field in streaming ChatOpenAI chunks
- feat(middleware): AskQuestionMiddleware for structured HITL questions
- ChatAnthropic.bind_tools mutates caller-provided tool_choice dictionary
- `_parse_input` silently drops required fields resolved via `validation_alias` in `args_schema`
- ArxivLoader is incompatible with arxiv==4.0.0 due to use of removed Search.results() API
- fix(langchain): bound Python file search fallback
- fix create_agent fixed settings when invoke dashscope models with customed response format
- feat(agents): add middleware to deduplicate parallel tool calls
- Docs
- Python not yet supported