From 966a7dc861bbe3ff02bfd0e4b1dc94b961dc9182 Mon Sep 17 00:00:00 2001 From: abhishekshankr Date: Wed, 13 Dec 2023 12:52:27 -0500 Subject: [PATCH] Added additional test icons --- .../nodes/chains/ConversationChain/ConversationChain.ts | 2 +- .../components/nodes/chains/ConversationChain/chain.svg | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/packages/components/nodes/chains/ConversationChain/ConversationChain.ts b/packages/components/nodes/chains/ConversationChain/ConversationChain.ts index 7887ce97..ee5bdfc5 100644 --- a/packages/components/nodes/chains/ConversationChain/ConversationChain.ts +++ b/packages/components/nodes/chains/ConversationChain/ConversationChain.ts @@ -26,7 +26,7 @@ class ConversationChain_Chains implements INode { this.name = 'conversationChain' this.version = 1.0 this.type = 'ConversationChain' - this.icon = 'chain.svg' + this.icon = 'Chain.svg' this.category = 'Chains' this.description = 'Chat models specific conversational chain with memory' this.baseClasses = [this.type, ...getBaseClasses(ConversationChain)] diff --git a/packages/components/nodes/chains/ConversationChain/chain.svg b/packages/components/nodes/chains/ConversationChain/chain.svg index a5b32f90..2bba4889 100644 --- a/packages/components/nodes/chains/ConversationChain/chain.svg +++ b/packages/components/nodes/chains/ConversationChain/chain.svg @@ -1,6 +1,3 @@ - - - - - - \ No newline at end of file + + +