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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to langchain
Help out
- Issues
- Missing elicitation events & IDs in MCP astream make async UI-based elicitation impossible
- `create_tool_calling_agent` doesn't invoke tools for Bedrock llama/Mistral but works with Anthropic
- `@chain` decorator argument type is not fully compatible with `RunnableLambda`
- OpenAIAssistantRunnable `ainvoke` calls `_get_response` instead of `_aget_response`
- `convert_to_openai_messages` does not handle the `ChatOpenAI` `response/v1` format
- Richer Interface for Multimodal Data and BaseChat Interaction
- `trim_messages` returning invalid messages history
- Add support for CockroachDB Vector Data and Indexing
- Allow passing only a subset of the state in the ToolRuntime
- Unified Structured Output and Tool-Calling Interface in BaseChatModel
- Docs
- Python not yet supported