Class RetrievedExample (2.0.0)

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

Relevant example used for the LLM prompt.

Attributes

Name Description
example_id str
The id of the example.
example_display_name str
The display name of the example.
retrieval_strategy google.cloud.dialogflowcx_v3beta1.types.RetrievalStrategy
Retrieval strategy of the example.
matched_retrieval_label str
Optional. The matched retrieval label of this LLM call.