Feature Introduction#
The model management module supports model mapping and obtaining the list and details of models.The model mapping interface is an asynchronous interface. After successfully calling the model mapping interface, a model id will be returned. At this point, the model mapping task is still not complete, and you need to wait for a certain period before the model mapping can be completed. You can use the Get the List of Models Under the Project interface to check whether the model id returned by this interface is in the model list.
If the Get Model File Download URL API call succeeds but returns an empty url, it indicates the model is still being compressed. Please wait for 1 minute before trying again. Note that this process may take longer for larger models.
Interface Usage#