Patch Changes
-
#10106
9f30267Thanks @hntrl! - Add package version metadata to runnable traces. Each package now stamps its version inthis.metadata.versionsat construction time, making version info available in LangSmith trace metadata. -
#10152
e0e5a02Thanks @hntrl! - fix(google-common): preserve anthropic tool_use blocks and avoid duplicates in Claude Vertex formattingImprove Anthropic message conversion in the Vertex Claude path by preserving
tool_useblocks from assistant content and deduplicatingtool_useentries when they also appear intool_calls.Add regression tests for Anthropic formatting with multi-turn/tool message flows.
-
Updated dependencies [
9f30267,403a99f,3b1fd54,77bd982]:- @langchain/core@1.1.29