From 971d107574031885c17c339d39c4fd813682cc02 Mon Sep 17 00:00:00 2001 From: "A.J. Shulman" Date: Fri, 20 Dec 2024 15:45:01 -0500 Subject: working new tool --- src/client/views/nodes/chatbot/agentsystem/Agent.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/nodes/chatbot/agentsystem') diff --git a/src/client/views/nodes/chatbot/agentsystem/Agent.ts b/src/client/views/nodes/chatbot/agentsystem/Agent.ts index 1cf6ca030..8338879cf 100644 --- a/src/client/views/nodes/chatbot/agentsystem/Agent.ts +++ b/src/client/views/nodes/chatbot/agentsystem/Agent.ts @@ -22,6 +22,7 @@ import { DocumentOptions } from '../../../../documents/Documents'; import { CreateAnyDocumentTool } from '../tools/CreateAnyDocTool'; import { ImageCreationTool } from '../tools/ImageCreationTool'; import { DictionaryTool } from '../tools/DictionaryTool'; +//import { DictionaryTool } from '../tools/DictionaryTool'; dotenv.config(); -- cgit v1.2.3-70-g09d2