Class GenerativeSettings (1.33.0)

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

Settings for Generative AI.

Attributes

NameDescription
name str
Format: projects/.
fallback_settings google.cloud.dialogflowcx_v3beta1.types.GenerativeSettings.FallbackSettings
Settings for Generative Fallback.
generative_safety_settings google.cloud.dialogflowcx_v3beta1.types.SafetySettings
Settings for Generative Safety.
knowledge_connector_settings google.cloud.dialogflowcx_v3beta1.types.GenerativeSettings.KnowledgeConnectorSettings
Settings for knowledge connector.
language_code str
Language for this settings.
llm_model_settings google.cloud.dialogflowcx_v3beta1.types.LlmModelSettings
LLM model settings.

Classes

FallbackSettings

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

Settings for Generative Fallback.

KnowledgeConnectorSettings

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

Settings for knowledge connector. These parameters are used for LLM prompt like "You are . You are a helpful and verbose <agent_identity> at , <business_description>. Your task is to help humans on <agent_scope>".