langchain-openrouter==0.2.0
📦 langchainView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
The OpenRouter integration received an update to include marketplace attribution fields, and core components received fixes for missing model profile fields.
Migration Steps
- Update the minimum required version of `langchain-core` to `1.2.21`.
✨ New Features
- Added the `app_categories` field to the OpenRouter integration for marketplace attribution.
🐛 Bug Fixes
- Added missing `ModelProfile` fields and introduced a warning mechanism for schema drift in core components.