Add materials for "Coordinating Teams of AI Agents with CrewAI in Python" by FarahAbdo · Pull Request #775 · realpython/materials
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @FarahAbdo thanks for adding your code and being patient with my review (lots going on at the moment!!).
This overall looks good, I have three small asks from you:
- Pin the version used (I confirmed your code still works with that version)
- Update the slug in your README (I already did, you just need to confirm the edit)
- Update the folder name to
crewai-python/to match the new tutorial slug
The shorter slug will help to make your tutorial easier to discover for readers, and it's best if the folder here matches the tutorial slug for consistency.
Otherwise everything looks good, thank you for your work on this! : )