retrieval property

GoogleCloudAiplatformV1Retrieval? retrieval
getter/setter pair

Retrieval tool type.

System will always execute the provided retrieval tool(s) to get external knowledge to answer the prompt. Retrieval results are presented to the model for generation.

Optional.

Implementation

GoogleCloudAiplatformV1Retrieval? retrieval;