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