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

This commit is contained in:
Lorenze Jay
2024-11-14 12:22:07 -08:00
41 changed files with 1242 additions and 244 deletions

View File

@@ -19,5 +19,5 @@ jobs:
run: pip install bandit
- name: Run Bandit
run: bandit -c pyproject.toml -r src/ -lll
run: bandit -c pyproject.toml -r src/ -ll