retrieval property

Retrieval? retrieval
final

Optional. 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.

Implementation

final Retrieval? retrieval;