Files
crewAI/pyproject.toml
Devin AI e0bb53d7d6 Fix MLFlow integration issue #3305
- Add mlflow as optional dependency in pyproject.toml
- Create MLFlow integration utilities in src/crewai/integrations/mlflow.py
- Add comprehensive tests for MLFlow integration
- Support graceful handling when MLFlow is not installed
- Enable mlflow.crewai.autolog() functionality as documented

Fixes #3305

Co-Authored-By: João <joao@crewai.com>
2025-08-12 16:24:18 +00:00

3.2 KiB