updating tools version

This commit is contained in:
João Moura
2025-01-19 00:34:07 -08:00
parent 46d3e4d4d9
commit cc018bf128
7 changed files with 200 additions and 68 deletions

View File

@@ -3,7 +3,7 @@ from random import randint
from pydantic import BaseModel
from crewai.flow.flow import Flow, listen, start
from crewai.flow import Flow, listen, start
from {{folder_name}}.crews.poem_crew.poem_crew import PoemCrew