langchain-core==1.2.1
📦 langchainView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes a bug in tool call parsing when handling null arguments and improves type hinting for ToolCallChunk.
🐛 Bug Fixes
- Fixed an issue in parse_tool_call where None arguments caused errors.
🔧 Affected Symbols
parse_tool_callToolCallChunk