mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-08 15:48:29 +00:00
- Added detailed steps for training the crew programmatically. - Clarified the distinction between using the CLI and programmatic approaches. This update makes it easier for users to understand how to train their crew both through the CLI and programmatically, whether using a UI or API endpoints. Again Thank you to the author for the great project and the excellent foundation provided!