From 5cf685759c44b4eaf5dfe251ed284f97fc25a0f2 Mon Sep 17 00:00:00 2001 From: Kye Date: Sat, 23 Sep 2023 16:02:22 -0400 Subject: [PATCH] clean up --- swarms/workers/worker.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/swarms/workers/worker.py b/swarms/workers/worker.py index b983ac96..b01ecd9f 100644 --- a/swarms/workers/worker.py +++ b/swarms/workers/worker.py @@ -76,10 +76,6 @@ class Worker: process_csv, query_website_tool, HumanInputRun(), - #zapier - #email - #pdf - # Tool(name="Goal Decomposition Tool", func=todo_chain.run, description="Use Case: Decompose ambitious goals into as many explicit and well defined tasks for an AI agent to follow. Rules and Regulations, don't use this tool too often only in the beginning when the user grants you a mission."), compile, VQAinference ]