issues
search
crewAIInc
/
crewAI-examples
A collection of examples that show how to use CrewAI framework to automate workflows.
2.86k
stars
1.09k
forks
source link
Updating the game builder crew project to use the new examples structure
#171
Closed
adanbu
closed
1 month ago
adanbu
commented
1 month ago
Changed project structure
Moved agents description to agents.yaml
Moved tasks description to tasks.yaml
Created crew.py file to create the agents, tasks and crew
Created main.py to to kickoff crew
Updated pyptoject.toml
Updated README.md file to include the new running instructions
Added input examples in gamedesign.yaml