TranslationResult
Defined in: ai.matey.core/src/model-translation.ts:81
Result of model translation.
Properties
Section titled “Properties”source
Section titled “source”
readonlysource:"none"|"exact"|"pattern"|"default"
Defined in: ai.matey.core/src/model-translation.ts:90
Source of translation.
translated
Section titled “translated”
readonlytranslated:string
Defined in: ai.matey.core/src/model-translation.ts:85
Translated model name.
wasTranslated
Section titled “wasTranslated”
readonlywasTranslated:boolean
Defined in: ai.matey.core/src/model-translation.ts:95
Whether a translation was applied.