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