Objets d'entrée du modèle Firebase ML
Signature:
export interface ModelOptionsBase
Propriétés
Propriété | Taper | Description |
---|---|---|
Afficher un nom | chaîne | |
Mots clés | chaîne[] |
ModelOptionsBase.displayName
Signature:
displayName?: string;
ModelOptionsBase.tags
Signature:
tags?: string[];