langchain-mistralai==1.1.3
📦 langchainView on GitHub →
✨ 2 features🐛 2 fixes🔧 2 symbols
Summary
This release for langchain-mistralai adds image input support for human messages and includes several dependency updates and infrastructure improvements across the ecosystem.
Migration Steps
- Ensure `langchain-core` is at least version `1.2.21` for updated partner integrations.
✨ New Features
- Added image input support for human messages in MistralAI.
- Added content-block-centric streaming (v2) in langchain-core.
🐛 Bug Fixes
- Corrected relative paths for lint_diff in package makefiles.
- Added missing ModelProfile fields and added a warning on schema drift in langchain-core and model-profiles.