clean up swarms

pull/55/head
Kye 1 year ago
parent 698de340b8
commit 931e342918

@ -9,7 +9,6 @@ import chromadb
from chromadb.utils import embedding_functions
class Orchestrator:
"""
The Orchestrator takes in an agent, worker, or boss as input
@ -264,4 +263,3 @@ class Orchestrator:
max_workers=self.agents.qsize()
)
Loading…
Cancel
Save