langchain==1.2.16
📦 langchainView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
This release introduces content-block-centric streaming (v2) in core and adds agent type tagging for `create_agent` calls. It also includes several dependency updates and performance improvements.
✨ New Features
- Added content-block-centric streaming (v2) in core.
- Added `ls_agent_type` tag on `create_agent` calls in langchain.
🐛 Bug Fixes
- Fixed fireworks integration to honor `max_retries`.