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
- 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
- LangSmith Prompt Hub: UI Model config shows base_url (OpenRouter) but pullPromptCommit manifest omits base_url / wrong secret id for same commit
- feat(mistralai): surface citation metadata from chat responses
- feat(anthropic): expose response headers in response_metadata
- Using compaction causes Anthropic's API to fail when agent invoked with print_mode="messages" or when streaming with stream_mode="messages"
- Docs
- Python not yet supported