mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-20 10:03:37 +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.