langchain-core==1.2.3
📦 langchainView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces a fix for handling unknown blocks in OpenAI message conversion and adds infrastructure checks for lockfile consistency.
✨ New Features
- Added CI check for out of date lockfiles to infrastructure.
🐛 Bug Fixes
- Modified convert_to_openai_messages to allow unknown blocks instead of failing.
🔧 Affected Symbols
convert_to_openai_messages