Include image generation endpoint type (image/v1/generation) for MLflow Deployments Server providers.
Motivation
What is the use case for this feature?
The feature aims to extend MLflow Deployments Server’s interface to include image generation alongside existing endpoints for completion, chat, and embedding models.
Why is this use case valuable to support for MLflow users in general?
Including image generation completes the suite of MLflow’s endpoint types, enhancing its utility and versatility for users.
Why is this use case valuable to support for your project(s) or organization?
Supporting this use case helps streamline and unify tools within the AI gateway use case.
Why is it currently difficult to achieve this use case?
NA.
Details
No response
What component(s) does this bug affect?
[ ] area/artifacts: Artifact stores and artifact logging
[ ] area/build: Build and test infrastructure for MLflow
Willingness to contribute
Yes. I can contribute this feature independently.
Proposal Summary
Include image generation endpoint type (image/v1/generation) for MLflow Deployments Server providers.
Motivation
The feature aims to extend MLflow Deployments Server’s interface to include image generation alongside existing endpoints for completion, chat, and embedding models.
Including image generation completes the suite of MLflow’s endpoint types, enhancing its utility and versatility for users.
Supporting this use case helps streamline and unify tools within the AI gateway use case.
NA.
Details
No response
What component(s) does this bug affect?
area/artifacts
: Artifact stores and artifact loggingarea/build
: Build and test infrastructure for MLflowarea/deployments
: MLflow Deployments client APIs, server, and third-party Deployments integrationsarea/docs
: MLflow documentation pagesarea/examples
: Example codearea/model-registry
: Model Registry service, APIs, and the fluent client calls for Model Registryarea/models
: MLmodel format, model serialization/deserialization, flavorsarea/recipes
: Recipes, Recipe APIs, Recipe configs, Recipe Templatesarea/projects
: MLproject format, project running backendsarea/scoring
: MLflow Model server, model deployment tools, Spark UDFsarea/server-infra
: MLflow Tracking server backendarea/tracking
: Tracking Service, tracking client APIs, autologgingWhat interface(s) does this bug affect?
area/uiux
: Front-end, user experience, plotting, JavaScript, JavaScript dev serverarea/docker
: Docker use across MLflow's components, such as MLflow Projects and MLflow Modelsarea/sqlalchemy
: Use of SQLAlchemy in the Tracking Service or Model Registryarea/windows
: Windows supportWhat language(s) does this bug affect?
language/r
: R APIs and clientslanguage/java
: Java APIs and clientslanguage/new
: Proposals for new client languagesWhat integration(s) does this bug affect?
integrations/azure
: Azure and Azure ML integrationsintegrations/sagemaker
: SageMaker integrationsintegrations/databricks
: Databricks integrations