From 0c50b7e1ebd343402b53f29922ede1cf9ad6c9ee Mon Sep 17 00:00:00 2001 From: pliny <133052465+elder-plinius@users.noreply.github.com> Date: Sat, 10 Feb 2024 22:33:15 -0800 Subject: [PATCH] Update example.py --- example.py | 1 - 1 file changed, 1 deletion(-) diff --git a/example.py b/example.py index 9a8d2d07..26e0ac86 100644 --- a/example.py +++ b/example.py @@ -32,4 +32,3 @@ 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