Files
crewAI/.gitignore
João Moura 7954f6b51c Reliability improvements (#77)
* fixing identation for AgentTools
* updating gitignore to exclude quick test script
* startingprompt translation
* supporting individual task output
* adding agent to task output
* cutting new version
* Updating README example
2024-01-07 12:43:23 -03:00

8 lines
69 B
Plaintext

.DS_Store
.pytest_cache
__pycache__
dist/
.env
assets/*
.idea
test.py