langchain-openrouter==0.2.4
📦 langchainView on GitHub →
✨ 2 features🐛 2 fixes🔧 9 symbols
Summary
This release (0.2.4) for langchain-openrouter bumps its underlying `openrouter` dependency and introduces feature parity for parallel tool calls. It also includes numerous dependency updates and infrastructure chores across the repository.
Migration Steps
- If you rely on specific version tracing metadata structure, note that the package version trace metadata has been renamed.
✨ New Features
- Surfaced `parallel_tool_calls` on `bind_tools` in the OpenRouter integration.
- Added package version tracking to tracing metadata in core and partners.
🐛 Bug Fixes
- Tightened structured output model fallbacks in `langchain`.
- Renamed package version trace metadata in `core` and `partners`.