mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-23 19:30:45 +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.