From 1c0708c4e54ff9494884ccde3493b8b24d6cbcf5 Mon Sep 17 00:00:00 2001 From: elder-plinius Date: Sat, 10 Feb 2024 22:01:18 -0800 Subject: [PATCH] swarm at 2024-02-10 22:01:18 --- example.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.py b/example.py index a173f9d4..d8df6794 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