When models are defined using setParamsByID, they are not listed by the /api/models endpoint.
It's not clear to me which id to use: name or alias if present? ${MODEL_ID}:spec as fallback?
Edit:
Using this flag, they are listed:
includeAliasesInList: true
But name still name or alias should be valid inside setParamsByID in order to give each a specific name.
When models are defined using setParamsByID, they are not listed by the /api/models endpoint.
It's not clear to me which id to use: name or alias if present? ${MODEL_ID}:spec as fallback?
Edit:
Using this flag, they are listed:
includeAliasesInList: true
But name still name or alias should be valid inside setParamsByID in order to give each a specific name.