OpenAIChatAtomicFlow / OpenAIChatAtomicFlow.yaml
martinjosifoski's picture
Clean up and add code for OpenAIChatAtomicFlow.
259f9b9
raw
history blame
351 Bytes
# This is an abstract flow, therefore some required fields are missing (not defined)
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