def start()

in llm_swarm/__init__.py [0:0]


    def start(self):
        self._thread.start()
        return self