mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 13:18:10 +00:00
_run is the internal entrypoint; the public API is .run(). Update the example so readers aren't shown calling a private method.
_run is the internal entrypoint; the public API is .run(). Update the example so readers aren't shown calling a private method.