[`agentic_crew.core`](#module-agentic_crew.core)
Core CrewAI engine - discovery, loading, and running of package-defined crews.
Submodules
Section titled “Submodules”agentic_crew.core.decomposeragentic_crew.core.loaderagentic_crew.core.discoveryagentic_crew.core.manageragentic_crew.core.runner
Package Contents
Section titled “Package Contents”__all__ |
|---|
agentic_crew.core.__all__
Section titled “agentic_crew.core.__all__”[‘discover_packages’, ‘load_manifest’, ‘get_crew_config’, ‘load_crew_from_config’, ‘run_crew’, ‘Mana…