GenerationConfig

constructor(stopSequences: List<String>, temperature: Double, maxOutputTokens: Int, topP: Double, topK: Int, responseMimeType: String? = null)