Files
crewAI/lib/crewai/tests/tools
Joao Moura 1cccf0bffc feat: enhance JSON argument parsing and validation in CrewAgentExecutor and BaseTool
- Added error handling for malformed JSON tool arguments in CrewAgentExecutor, providing descriptive error messages.
- Implemented schema validation for tool arguments in BaseTool, ensuring that invalid arguments raise appropriate exceptions.
- Introduced tests to verify correct behavior for both valid and invalid JSON inputs, enhancing robustness of tool execution.
2026-02-23 08:27:55 -08:00
..
2025-10-20 14:10:19 -07:00