diff --git a/example.py b/example.py index c3609aaa..e0cba54b 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