default retreis

This commit is contained in:
Cyberes 2023-03-19 21:27:27 -06:00
parent 2e3ce19631
commit 1d8b365907
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ openai:
model: gpt-3.5-turbo model: gpt-3.5-turbo
# If the API doesn't generate a response within 5 seconds, the request is re-sent. # If the API doesn't generate a response within 5 seconds, the request is re-sent.
# This controls how many times a retry is preformed. # This controls how many times a request is tried.
api_retries: 3 api_retries: 2
# Leave at 0 for fully deterministic output. # Leave at 0 for fully deterministic output.
# Range is 0 to 2 # Range is 0 to 2