Class ContentSearchKey (1.92.0)

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

The chat history to use to generate the search key for retrieval.

Attributes

Name Description
contents MutableSequence[google.cloud.aiplatform_v1beta1.types.Content]
Required. The conversation for generating a search key.
search_key_generation_method google.cloud.aiplatform_v1beta1.types.StoredContentsExample.SearchKeyGenerationMethod
Required. The method of generating a search key.

Methods

ContentSearchKey

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

The chat history to use to generate the search key for retrieval.