mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-26 03:00:42 -04:00
* fix: 'from datetime import datetime for logging' to print the timestamp * fix: correct default model (gpt-4o), correct token counts, and correct TaskOutput attributes (added agent) * test: verify Task callback data is an instance of TaskOutput