crewAI-tools icon indicating copy to clipboard operation
crewAI-tools copied to clipboard

refactor: Move BaseTool to main package and centralize tool description generation

Open c0dezli opened this issue 1 year ago • 0 comments

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

c0dezli avatar Oct 29 '24 22:10 c0dezli