Eduardo Chiarotti
51ee483e9d
feat: add ability to train on custom file ( #1161 )
...
* feat: add ability to train on custom file
* feat: add pkl file validation
* feat: fix tests
* feat: fix tests
* feat: fix tests
2024-08-09 19:41:58 -03:00
Eduardo Chiarotti
d824db82a3
feat: Add execution time to both task and testing feature ( #1031 )
...
* feat: Add execution time to both task and testing feature
* feat: Remove unused functions
* feat: change test_crew to evalaute_crew to avoid issues with testing libs
* feat: fix tests
2024-07-29 23:17:07 -03:00
Eduardo Chiarotti
6930656897
feat: add crewai test feature ( #984 )
...
* feat: add crewai test feature
* fix: remove unused import
* feat: update docstirng
* fix: tests
2024-07-22 17:21:05 -03:00
Lorenze Jay
be1b9a3994
Reset memory ( #958 )
...
* reseting memory on cli
* using storage.reset
* deleting memories on command
* added tests
* handle when no flags are used
* added docs
2024-07-18 13:29:42 -03:00
Eduardo Chiarotti
24ed8a2549
feat: Add crew train cli ( #624 )
...
* fix: fix crewai-tools cli command
* feat: add crewai train CLI command
* feat: add the tests
* fix: fix typing hinting issue on code
* fix: test.yml
* fix: fix test
* fix: removed fix since it didnt changed the test
2024-05-23 18:46:45 -03:00