File size: 384 Bytes
e948884
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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