mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-09 16:18:30 +00:00
Updating logs and preparing new version
This commit is contained in:
@@ -80,7 +80,6 @@ class ToolUsage:
|
||||
|
||||
def parse(self, tool_string: str):
|
||||
"""Parse the tool string and return the tool calling."""
|
||||
print("tool_string", tool_string)
|
||||
return self._tool_calling(tool_string)
|
||||
|
||||
def use(
|
||||
|
||||
Reference in New Issue
Block a user