Merge branch 'main' into feature/procedure_v2

This commit is contained in:
Brandon Hancock
2024-07-15 09:44:41 -04:00
16 changed files with 923 additions and 317 deletions

View File

@@ -28,6 +28,7 @@ appdirs = "^1.4.4"
jsonref = "^1.1.0"
agentops = { version = "^0.1.9", optional = true }
embedchain = "^0.1.114"
json-repair = "^0.25.2"
[tool.poetry.extras]
tools = ["crewai-tools"]