# This is an abstract flow, therefore some required fields are not defined (and must be defined by the concrete flow) | |
n_api_retries: 6 | |
wait_time_between_retries: 20 | |
system_name: system | |
user_name: user | |
assistant_name: assistant | |
response_annotators: {} | |
query_message_prompt_template: null # ToDo: When will this be null? | |
demonstrations: null | |
demonstrations_response_template: null | |