Optional
inputList of input variables the final prompt will expect.
Optional
prefixString to put before the list of tools.
Optional
suffixString to put after the list of tools.
Optional
topKNumber of results to return.
Generated using TypeDoc
Interface that extends ZeroShotCreatePromptArgs and adds an optional topK parameter for specifying the number of results to return.