From e2c53725d224b3b5d43bc228171951f04d768539 Mon Sep 17 00:00:00 2001
From: Kye <kye@apacmediasolutions.com>
Date: Thu, 27 Jul 2023 16:26:00 -0400
Subject: [PATCH] clean up

Former-commit-id: f6a4f2c399c57f1a9ac3dd363c0d077332434af6
---
 swarms/swarms.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swarms/swarms.py b/swarms/swarms.py
index c2c7f8b8..c47cf93d 100644
--- a/swarms/swarms.py
+++ b/swarms/swarms.py
@@ -59,7 +59,7 @@ class HierarchicalSwarm:
 
 
 
-    def initialize_llm(self, llm_class):
+    def initialize_llm(self, llm_class: str = None):
         """
         Init LLM