crewAI-tools
crewAI-tools copied to clipboard
refactor: Move BaseTool to main package and centralize tool description generation
Following up with the PR in crewAI main repo: https://github.com/crewAIInc/crewAI/pull/1514 This PR is to update the import path and dependency of crewAI-tools to import BaseTool from crewAI main package