Class RewriterConfig (0.3.0)

RewriterConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Rewriter configuration.

Attributes

Name Description
model_settings google.cloud.ces_v1.types.ModelSettings
Required. Configurations for the LLM model.
prompt str
Optional. The prompt definition. If not set, default prompt will be used.
disabled bool
Optional. Whether the rewriter is disabled.