Merge branch 'main' of github.com:crewAIInc/crewAI into knowledge

This commit is contained in:
Lorenze Jay
2024-11-15 15:42:32 -08:00
4 changed files with 99 additions and 92 deletions

View File

@@ -27,8 +27,8 @@ dependencies = [
"pyvis>=0.3.2",
"uv>=0.4.25",
"tomli-w>=1.1.0",
"chromadb>=0.4.24",
"tomli>=2.0.2",
"chromadb>=0.5.18",
]
[project.urls]