Files
crewAI/tests/agents
lorenzejay ad099bcfd1 refactor: remove _parse_tools method from OpenAIAgentAdapter and BaseAgent
- Eliminated the _parse_tools method from OpenAIAgentAdapter and its abstract declaration in BaseAgent.
- Cleaned up related test code in MockAgent to reflect the removal of the method.
2025-04-11 13:36:41 -07:00
..