fixing readme

This commit is contained in:
Joao Moura
2023-12-18 01:05:03 -03:00
parent cb2be30949
commit 0e09d38020
2 changed files with 2 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ writer = Agent(
goal='Create engaging content',
backstory="You're a famous technical writer, specialized on writing data related content",
verbose=True
delegate=False # This agent can delegate tasks to other agents
)
# Create tasks for your agents