mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-03 08:12:39 +00:00
Add new tests
This commit is contained in:
@@ -187,7 +187,6 @@ class BaseAgent(ABC, BaseModel):
|
||||
"""Get the converter class for the agent to create json/pydantic outputs."""
|
||||
pass
|
||||
|
||||
# TODO: HAVE LORENZE REVIEW THIS WITH OTHER AGENTS
|
||||
@abstractmethod
|
||||
def copy(self):
|
||||
"""Create a copy of the agent."""
|
||||
|
||||
Reference in New Issue
Block a user