GenerationConfig

class GenerationConfig 

Configuration parameters to use for content generation.

Summary

Nested types

Builder for GenerationConfig .

Public companion functions

GenerationConfig.Builder
builder ()

Public properties

ModelConfig

Specifies the desired model to use.

ExecutorService ?

the ExecutorService on which background tasks should be run.

Public companion functions

builder

fun  builder 
():  GenerationConfig.Builder 

Public properties

modelConfig

val  modelConfig 
 ModelConfig 

Specifies the desired model to use. Defaults to ModelConfig.DEFAULT .

workerExecutor

val  workerExecutor 
 ExecutorService 
?

the ExecutorService on which background tasks should be run. If no value is specified, a background thread pool will be used.

Design a Mobile Site
View Site in Mobile | Classic
Share by: