Skip to content

api-evangelist/mlflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLflow (mlflow)

MLflow is an Apache 2.0 open-source platform for the end-to-end ML and GenAI lifecycle: tracking, model registry, deployment, evaluation, traces, prompts, and GenAI gateway. The tracking server exposes a REST API under /api/2.0/mlflow.

URL: Visit APIs.json URL

Run: Capabilities Using Naftiko

Type

  • x-type: opensource

APIs

  • MLflow REST API - /api/2.0/mlflow on the tracking server. Experiments, runs, params, metrics, tags, registered models, model versions, model aliases, artifacts, traces, prompts, datasets, AI gateway. JSON over HTTP.
  • MLflow AI Gateway API - Unified HTTP interface to LLM providers with routing, rate-limiting, secrets.

Tags

  • ML, MLOps, GenAI, Experiment Tracking, Open Source

Timestamps

  • Created: 2026-05-08
  • Modified: 2026-05-08

Common Properties

Notes

  • FOSS, no commercial API surface. Self-host the tracking server. Databricks Managed MLflow is the canonical hosted offering; DagsHub also exposes a per-repo MLflow endpoint.
  • REST API is well-documented at https://mlflow.org/docs/latest/rest-api.html.
  • Authentication is deployment-specific (basic/OIDC/none).

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Open-source platform for managing the ML lifecycle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors