Commit Graph

3 Commits

Author SHA1 Message Date
Eduardo Chiarotti
49f2c0c1b8 fix: try to fix test_crew_full_output 2024-07-04 21:20:41 -03:00
Eduardo Chiarotti
acbef84c95 fix: try to fix test_crew_full_output 2024-07-04 20:57:40 -03:00
Brandon Hancock (bhancock_ai)
57fc079267 Bugfix/kickoff for each usage metrics (#844)
* WIP. Figuring out disconnect issue.

* Cleaned up logs now that I've isolated the issue to the LLM

* more wip.

* WIP. It looks like usage metrics has always been broken for async

* Update parent crew who is managing for_each loop

* Merge in main to bugfix/kickoff-for-each-usage-metrics

* Clean up code for review

* Add new tests

* Final cleanup. Ready for review.

* Moving copy functionality from Agent to BaseAgent

* Fix renaming issue

* Fix linting errors

* use BaseAgent instead of Agent where applicable
2024-07-03 15:30:53 -03:00