Last updated
Was this helpful?
Roboflow model id.
Roboflow model id
External data representation is relevant for Workflows clients - it dictates what is the input and output format of data.
Type: str
Internal data representation is relevant for Workflows blocks creators - this is the type that will be provided by Execution Engine in runtime to the block that consumes input of this kind.
Type: str
This kind represents value specific for Roboflow platform. At the platform, models are identified with special strings in the format: <project_name>/<version>. You should expect this value to be provided once this kind is used. In some special cases, Roboflow platform accepts model alias as model id which will not conform provided schema. List of aliases can be found here.
Last updated
Was this helpful?
Was this helpful?