mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-11 09:08:31 +00:00
- Implement mlflow.crewai.autolog() functionality as documented - Add comprehensive event listener for crew, agent, and tool tracing - Include proper error handling and graceful degradation - Add full test coverage for MLflow integration - Update PR description with implementation details Addresses issue #2947 - MLflow integration now fully functional Co-Authored-By: João <joao@crewai.com>