interface InterpretConfig {
    interpretText?: PredictionsProviderConfig<InterpretTextDefaults>;
}

Properties

Properties