Interface defining the structure of arguments used to create a prompt for the ChatConversationalAgent class.
Optional
String to put before the list of tools.
List of input variables the final prompt will expect.
Output parser to use for formatting.
String to put after the list of tools.
Interface defining the structure of arguments used to create a prompt for the ChatConversationalAgent class.