Open
Description
Is your enhancement related to a problem? Please describe
As a user, I should be able to configure the inferencing runtime when starting a recipe. It should be one more option, using a select box as we do for the model.

Details:
- As a user, I should be able to know if the inferencing runtime image is already pulled locally
- As a user, I should not be proposed the inferencing runtime if it is not compatible with my environment
- As a user, I should be able to identify the default runtime
Describe the solution you'd like
Implementation of the UX ticket: #2502
Describe alternatives you've considered
No response
Additional context
No response