GenerationConfig

class GenerationConfig


Configuration parameters to use for content generation.

Summary

Nested types

This class is deprecated. The Vertex AI in Firebase SDK (firebase-vertexai) has been replaced with the FirebaseAI SDK (firebase-ai) to accommodate the evolving set of supported features and services.

Public companion functions

GenerationConfig.Builder

Alternative casing for GenerationConfig.Builder:

Public companion functions

builder

fun builder(): GenerationConfig.Builder

Alternative casing for GenerationConfig.Builder:

val config = GenerationConfig.builder()