langchain==1.3.5
📦 langchainView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces AND-capable trigger conditions for `SummarizationMiddleware` and adds support for the `apply_patch` tool in OpenAI. It also updates several underlying dependencies.
✨ New Features
- Ported AND-capable trigger conditions to `SummarizationMiddleware`.
- Added support for the `apply_patch` built-in tool in OpenAI integrations.
🐛 Bug Fixes
- Minimum core dependency requirement updated for OpenAI integrations.