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
- feat(openai): native content-block streaming for chat completions
- feat(langchain): add custom message param to ToolCallLimitMiddleware
- Add deterministic middleware orchestration with priority, conditional activation, and safe parallel execution
- RunnableSequence.astream() leaks TCP socket FDs on client disconnect
- fix(core): resolve string annotations in `_create_subset_model_v2`
- OpenAI computer-use tool calls are not executed as LangChain tool calls
- Update deprecated OpenAI computer-use-preview support for the current OpenAI `computer` tool
- feat(agents): Option B — `_BackendProtocol` in langchain, backend on `AgentRuntime`
- Add `BackendIntegrationTests` for Deep Agents `BackendProtocol` implementations
- create_agent discards state_schema subclass in inferred return type
- Docs
- Python not yet supported