langchain-core==1.3.1
📦 langchainView on GitHub →
✨ 2 features🔧 1 symbols
Summary
This release updates dependencies and introduces minor feature enhancements in the core library, including changes to output formatting and tracer metadata handling.
✨ New Features
- Allow _format_output to pass through list of ToolOutputMixin instances.
- Update inheritance behavior for tracer metadata for special keys.