langchain-core==1.0.3
📦 langchainView on GitHub →
✨ 3 features🔧 2 symbols
Summary
This release introduces model profile support via a new property on BaseChatModel and updates Anthropic model identifiers.
✨ New Features
- Added a new `profile` property to `BaseChatModel` to support model profiles.
- Introduced `langchain-model-profiles` integration.
- Updated Anthropic model support to use latest model IDs.
🔧 Affected Symbols
BaseChatModelBaseChatModel.profile