ModelDescription interface
An object describing supported model by name and categories.
Properties
categories | Categories of the model. |
name | The name of the model. |
Property Details
categories
Categories of the model.
categories?: string[]
Property Value
string[]
name
The name of the model.
name?: string
Property Value
string