Hello CrewAI fam,
I’m currently using CrewAI version 0.114.0 and encountering an issue with creating custom tools. Specifically, I’m unable to find the BaseTool class, which was previously used to define custom tools.
Could you please help me understand:
• Is the BaseTool class still part of the current version (0.114.0)?
• If not, what is the recommended method to create and use custom tools in this version?
• Are there any breaking changes in the tool architecture between previous versions and the current one?
• How should I properly instantiate and integrate tools with agents in the latest version?
Any assistance would be greatly appreciated!
Thank you!