Skip to content

ModelErrorRecord

Serialized model error record. This is intended as an external interface to notify users of problems with models uploaded to their lab. The errors list is returned from get_model apis.

Properties

Name Type Description Notes
error_type str
level ErrorLevel [optional]
params object
message str [optional] [default to '']

[Back to Model list] [Back to API list] [Back to README]