Skip to main content

generate_crew_and_kickoff

Method
This is a method of the AgentsGenerator class in the agents_generator module.
Generates a crew of agents and initiates tasks based on the provided configuration.

Signature

def generate_crew_and_kickoff() -> Any

Returns

Returns
Any
The output of the tasks performed by the crew of agents.

Exceptions

If the specified agent file does not exist.