diff --git a/example.py b/example.py index 26e0ac86..e82bc8eb 100644 --- a/example.py +++ b/example.py @@ -32,3 +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