modelOptions

abstract var modelOptions: Record<JsString, *>?(source)

A set of options that control the behavior of the language model. These options are specific to the language model and need to be looked up in the respective documentation.

Online Documentation