feat: sync with upstream crewai-tools changes

This commit is contained in:
Greyson LaLonde
2025-09-26 15:37:34 -04:00
parent e2270456c4
commit b88f065ad8
3 changed files with 3162 additions and 275 deletions

View File

@@ -49,7 +49,7 @@ Repository = "https://github.com/crewAIInc/crewAI"
[project.optional-dependencies]
tools = [
"crewai-tools>=0.74.0",
"crewai-tools",
]
embeddings = [
"tiktoken~=0.8.0"