SummarizationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Summarization configuration.
Attributes |
|
|---|---|
| Name | Description |
model_settings |
google.cloud.ces_v1beta.types.ModelSettings
Optional. Configurations for the LLM model. |
prompt |
str
Optional. The prompt definition. If not set, default prompt will be used. |
disabled |
bool
Optional. Whether summarization is disabled. |