Files
crewAI/lib
lorenzejay dea796a761 refactor: improve argument validation in BaseTool
- Introduced a new private method  to handle argument validation for tools, enhancing code clarity and reusability.
- Updated the  method to utilize the new validation method, ensuring consistent error handling for invalid arguments.
- Enhanced exception handling to specifically catch , providing clearer error messages for tool argument validation failures.
2026-02-24 09:21:42 -08:00
..