OpenAIChatAtomicFlow / OpenAIChatAtomicFlow.yaml
martinjosifoski's picture
Update instantiation of flow.
6542487
raw
history blame
384 Bytes
# 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