-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Is your enhancement related to a problem? Please describe
Playgrounds
As a user, I should be able to identify what is the inferencing runtime used by a playground.
We should be adding a "label" that will materialize.

Using a similar pattern than when we are indicating the environment in the pods page of podman desktop.

Model Service
As a user, I should be able to identify what is the inferencing runtime used by a model service.
We need to extend the "Inference Server" to add indication about it.
Details of a model service

List of services

Recipes
As a user, I should be able to identify what is the inferencing runtime used by a recipe.
We should be adding a "label" that will materialize.

Using a similar pattern than when we are indicating the environment in the pods page of podman desktop.

Describe the solution you'd like
Implementation of pattern defined in #2503
Describe alternatives you've considered
No response
Additional context
No response