mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-01 23:32:39 +00:00
feat: change docs
This commit is contained in:
@@ -12,7 +12,7 @@ from crewai.utilities.logger import Logger
|
|||||||
class CrewStructuredTool:
|
class CrewStructuredTool:
|
||||||
"""A structured tool that can operate on any number of inputs.
|
"""A structured tool that can operate on any number of inputs.
|
||||||
|
|
||||||
This tool replaces LangChain's StructuredTool with a custom implementation
|
This tool intends to replace StructuredTool with a custom implementation
|
||||||
that integrates better with CrewAI's ecosystem.
|
that integrates better with CrewAI's ecosystem.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user