text constant
GenerationConfig_Modality
const text
Indicates the model should return text.
Implementation
static const text = GenerationConfig_Modality('TEXT');
Indicates the model should return text.
static const text = GenerationConfig_Modality('TEXT');