mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 00:28:31 +00:00
Update Crews.md (#331)
This commit is contained in:
@@ -95,3 +95,4 @@ Once your crew is assembled, initiate the workflow with the `kickoff()` method.
|
|||||||
# Start the crew's task execution
|
# Start the crew's task execution
|
||||||
result = my_crew.kickoff()
|
result = my_crew.kickoff()
|
||||||
print(result)
|
print(result)
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user