crewAI
crewAI copied to clipboard
Adding async support for tools
Following our discussion here, creating another PR with minimal changes to the codebase for supporting async tooling.
Previous PR here - https://github.com/joaomdmoura/crewAI/pull/550
Added a test which passes for executing a pipeline with an async tool.