Class ConversationModelConfig (2.29.0)

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

Custom conversation models used in agent assist feature.

Supported feature: ARTICLE_SUGGESTION, SMART_COMPOSE, SMART_REPLY, CONVERSATION_SUMMARIZATION.

Attributes

NameDescription
model str
Conversation model resource name. Format: projects/.
baseline_model_version str
Version of current baseline model. It will be ignored if model is set. Valid versions are: Article Suggestion baseline model: - 0.9 - 1.0 (default) Summarization baseline model: - 1.0