@langchain/google-common
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -76,3 +76,2 @@ import { isModelGemini, validateGeminiParams } from "./gemini.js"; | ||
ret.tools = geminiTools ?? structuredOutputTools; | ||
console.log(ret); | ||
return ret; | ||
@@ -79,0 +78,0 @@ } |
{ | ||
"name": "@langchain/google-common", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"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
175071
4667