I am trying to use a model to power simulations in Vertex.
I have a model which is trained/published in Foundry. It has been added to a modeling objective, had inputs/outputs mapped to the Objective API, and been deployed.
In the simulation tab in Vertex, I can add the model from the objective, but the inputs/outputs table at the bottom of the tab is always disabled.
Are only models with certain inputs/outputs supported? Are there additional steps needed to enable interacting with the model in Vertex?
In the “Model config” tab, it shows “No models found” which is also confusing to me.
If adding inputs and outputs is disabled, it may be the case that some of the objects on the graph are not compatible with the defined inputs in the Modeling Objective API. Can you check the network tab and see if there are any errors there (e.g., 400 from mappingsV2) ?