feat(Anthropic Node): New node (#17121)

Co-authored-by: Michael Kret <michael.k@radency.com>
This commit is contained in:
RomanDavydchuk
2025-07-21 11:40:11 +03:00
committed by GitHub
parent 115934573f
commit 5502361a97
33 changed files with 3706 additions and 0 deletions

View File

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