mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 09:08:31 +00:00
first stab at early concepts
This commit is contained in:
2
crewai/__init__.py
Normal file
2
crewai/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .crew import Crew
|
||||
from .agent import Agent
|
||||
Reference in New Issue
Block a user