Julia client for MLFlow. Ensured compatibility with mlflow==3.11.1.
- Supports tracking of metrics, parameters, tags, artifacts, and models.
- Compatible with latest MLFlow server capabilities.
- Mirroring types from MLFlow API for easy use.
- Includes MLflow Authentication REST API interface.
- Supports artifact download/upload and multipart uploads.
- Supports Scorers API for evaluation.
- Supports Gateway API (secrets, model definitions, endpoints, budgets).
- Supports Prompt Optimization API.