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
- refactor(core): use `get_type_hints` for annotation preservation
- fix(ollama): support `response_format` in `ChatOllama`
- Error in create_agent() when enable "messages" streaming mode: 'Error: is not a valid tool'
- Bug Report: MCP Tools Return List Instead of String, Breaking Chat Model Serialization
- Default react agent from create_react_agent(...) loses tool argument descriptions
- `EvaluationResult.feedback_config` silently drops unknown or partial dict fields without error
- QdrantVectorStore cannot be used in a truly async form, no alternative is provided
- fix(core): remove extraneous title fields from nested schema for pydantic v2 tool calling
- fix(langchain): prevent index desync causing `invalid_tool_calls`
- fix(core): remove orphaned `ToolMessage` objects in `trim_messages`
- Docs
- Python not yet supported