Update doc text

This commit is contained in:
Heitor Carvalho
2025-05-19 13:21:17 -03:00
parent 3525a51dd4
commit 058aefd313

View File

@@ -9,7 +9,7 @@ from crewai.cli.version import get_crewai_version
class PlusAPI:
"""
This class exposes methods for working with the CrewAI+ API.
This class exposes methods for working with the CrewAI Enterprise API.
"""
TOOLS_RESOURCE = "/crewai_plus/api/v1/tools"