Files
crewAI/src/crewai/agents/agent_builder
lorenzejay 474d3445ef feat: Introduce adapted_agent flag in BaseAgent and update BaseAgentAdapter initialization
- Added an `adapted_agent` boolean field to the BaseAgent class to indicate if the agent is adapted.
- Updated the BaseAgentAdapter's constructor to pass `adapted_agent=True` to the superclass, ensuring proper initialization of the new field.
2025-04-16 11:56:06 -07:00
..
2024-06-27 14:56:08 -03:00