From d49a5fb8dec99206cc9987275f8a475d50f6a15f Mon Sep 17 00:00:00 2001 From: elder-plinius Date: Sat, 10 Feb 2024 21:56:25 -0800 Subject: [PATCH] swarm at 2024-02-10 21:56:25 --- example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.py b/example.py index 733709e5..5ec39f0a 100644 --- a/example.py +++ b/example.py @@ -32,4 +32,4 @@ agent = Agent( # Run the workflow on a task agent.run("Generate a 10,000 word blog on health and wellness.") -......... \ No newline at end of file +.......... \ No newline at end of file