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
- create_agent with ProviderStrategy binds empty tools list and breaks OpenAI-compatible providers
- feat(openai): support apply_patch built-in tool
- feat(anthropic): add `AnthropicToolIdSanitizationMiddleware`
- feat(minimax): upgrade langchain-minimax default to MiniMax-M3
- perf(core): eliminate redundant schema computation in tool infrastructure
- HumanInTheLoopMiddleware executes rejected tool calls in LangGraph's ToolNode
- Missing await in async similarity_search example
- Validation order in NLTKTextSplitter raises misleading error when NLTK is missing
- fix(core): use parsed mime_type for base64 file blocks in openai translator
- EnsembleRetriever with id_key accumulates scores for within-retriever duplicate documents
- Docs
- Python not yet supported