Files
crewAI/tests
Devin AI 7f730fbe02 Add usage limit feature to BaseTool class
- Add max_usage_count and current_usage_count attributes to BaseTool
- Implement usage limit checking in ToolUsage._use method
- Add comprehensive tests for usage limit functionality
- Maintain backward compatibility with None default for unlimited usage

Co-Authored-By: Joe Moura <joao@crewai.com>
2025-05-26 06:39:49 +00:00
..
2025-05-14 15:13:39 -04:00
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00
2025-05-14 15:13:39 -04:00
2025-04-25 09:34:00 -04:00