langchain-core==1.4.6
📦 langchainView on GitHub →
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
Version 1.4.6 introduces package version tracking for tracing metadata and fixes an issue with normalizing streamed tool calls from OpenAI.
✨ New Features
- Added package version tracking to tracing metadata.
🐛 Bug Fixes
- Normalized v1 streamed tool calls for OpenAI integration.