pull/12/head
Kye 2 years ago
parent 7c599493ec
commit 612c25d987

@ -166,7 +166,7 @@ class Swarms:
logging.error(f"An error occurred in run_swarms: {e}") logging.error(f"An error occurred in run_swarms: {e}")
return None return None
# usage # usage-
def swarm(api_key="", objective=""): def swarm(api_key="", objective=""):
""" """
Run the swarm with the given API key and objective. Run the swarm with the given API key and objective.

Loading…
Cancel
Save