crewAI
crewAI copied to clipboard
feat: add mypy as type checker, update code and add comment to reference
This PR has the intention to add mypy as the type-checker and also update the GH actions to reflect that.
Along with that, some fixes were done on the typing, and comments were added to type:ignore along with the warning that we need to fix/improve in the future.