feat(Google Gemini Node): New node (#16863)

This commit is contained in:
RomanDavydchuk
2025-07-09 13:29:00 +03:00
committed by GitHub
parent 9afa6d452a
commit 0f59eeaf5b
34 changed files with 3864 additions and 0 deletions

View File

@@ -48,6 +48,7 @@
"dist/credentials/ZepApi.credentials.js"
],
"nodes": [
"dist/nodes/vendors/GoogleGemini/GoogleGemini.node.js",
"dist/nodes/vendors/OpenAi/OpenAi.node.js",
"dist/nodes/agents/Agent/Agent.node.js",
"dist/nodes/agents/Agent/AgentTool.node.js",