Files
crewAI/tests/cli/cli_test.py
Lucas Gomide 3f6827dd71 feat: improve get_crew discovery from a single file
Crew instances can now be discovered from any function or method with a return type annotation of -> Crew, as well as from module-level attributes assigned to a Crew instance. Additionally, crews can be retrieved from within a Flow
2025-05-01 19:32:04 -03:00

12 KiB