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(core): resolve tools losing optional runnable config
- feat(anthropic): Add `client_args` to pass args directly to the created httpx client addressing #30146
- feat(qdrant): Async Client Added for QdrantVectorStore
- Dynamically ends Agent loop in Tool execution
- Structured Output doesn't work with ChatOpenAI via proxy LiteLLM
- Human In the Loop Middleware throws error when the agent is invoked as .ainvoke()
- Different defaults for `ChatOpenAI` and `OpenAI`
- core: docstrings shouldn't inherit from parents
- Reasoning model with structured output
- AzureChatOpenAI creates a new `httpx` client on each instantiation
- Docs
- Python not yet supported