You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the intention behind naming the specification file <model name>.model.yaml that there might be multiple of them in the same ZIP?
In our case the ZIP content is cached somewhere (imagine it's located remotely) which makes it a bit difficult to scan the whole content for a *.model.yaml file, I'd rather like to know exactly for which file name to ask.
This is a problem with the API on our side, but I want to make sure I don't misunderstand the use case as well. Therefore my question - why is the file not simply named model.yaml or if there is the possibility for multiple YAML files, should there be something like an index file listing the available model files in this ZIP?