Interface that extends ZeroShotCreatePromptArgs and adds an optional topK parameter for specifying the number of results to return.
Optional
List of input variables the final prompt will expect.
String to put before the list of tools.
String to put after the list of tools.
Number of results to return.
Interface that extends ZeroShotCreatePromptArgs and adds an optional topK parameter for specifying the number of results to return.