From a1cd9983e88dfc236370df6bd960ffe1ab86a92c Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Wed, 4 Sep 2024 00:29:38 -0400 Subject: [PATCH] refactor: don't make instructions required --- client/src/components/SidePanel/Agents/AgentConfig.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/client/src/components/SidePanel/Agents/AgentConfig.tsx b/client/src/components/SidePanel/Agents/AgentConfig.tsx index e8395ba2b5..1edb2be420 100644 --- a/client/src/components/SidePanel/Agents/AgentConfig.tsx +++ b/client/src/components/SidePanel/Agents/AgentConfig.tsx @@ -221,12 +221,11 @@ export default function AgentConfig({ {/* Instructions */}
( <>