From 933a317f41fb06884fc7602e216638fb2bf79e28 Mon Sep 17 00:00:00 2001 From: pliny <133052465+elder-plinius@users.noreply.github.com> Date: Sat, 10 Feb 2024 22:21:08 -0800 Subject: [PATCH] Update example.py --- example.py | 1 - 1 file changed, 1 deletion(-) diff --git a/example.py b/example.py index 64147b84..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