@langchain/google-common
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -178,3 +178,2 @@ import { v4 as uuidv4 } from "uuid"; | ||
: prevMessage.name) ?? message.tool_call_id; | ||
console.log(contentStr); | ||
try { | ||
@@ -181,0 +180,0 @@ const content = JSON.parse(contentStr); |
{ | ||
"name": "@langchain/google-common", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Core types and classes for Google services.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
175115
4669