langchain==1.3.3
📦 langchainView on GitHub →
✨ 2 features🔧 1 symbols
Summary
This release bumps the dependency on langgraph and introduces new features for subagent execution and middleware configuration in LangChain.
✨ New Features
- Project subagent runs onto typed run.subagents channel.
- Added `interrupt_mode` and `when` predicate to `HumanInTheLoopMiddleware`.