langchain-core==1.2.16
📦 langchainView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release of langchain-core includes a minor bug fix related to handling empty tool chunk IDs during merging.
🐛 Bug Fixes
- Treated empty tool chunk ids as missing during merge operations.