Class ModelFeaturesConfig (1.22.0)

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

Attributes

Name Description
frequently_bought_together_config google.cloud.retail_v2alpha.types.Model.FrequentlyBoughtTogetherFeaturesConfig
Additional configs for frequently-bought-together models. This field is a member of oneof_ type_dedicated_config.
llm_embedding_config google.cloud.retail_v2alpha.types.Model.ModelFeaturesConfig.LlmEmbeddingConfig
Optional. LLM embedding config to use for this model.

Classes

LlmEmbeddingConfig

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

Config that turns on usage of llm embeddings as features to the model. Embeddings leverage unstructured text fields like description and title.