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