mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-01 23:32:39 +00:00
feat: add capability to see and expose public Tool classes
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
from .tool import {{class_name}}
|
||||||
|
|
||||||
|
__all__ = ["{{class_name}}"]
|
||||||
|
|||||||
Reference in New Issue
Block a user