langchain-core==1.2.12
📦 langchainView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release primarily contains a bug fix related to setting the text attribute on ChatGeneration objects.
🐛 Bug Fixes
- Fixed an issue where setting `ChatGeneration.text` was incorrect.