diff --git a/api/providers/helpers/utils.py b/api/providers/helpers/utils.py index 376f355..01d80ed 100644 --- a/api/providers/helpers/utils.py +++ b/api/providers/helpers/utils.py @@ -13,6 +13,7 @@ GPT_3 = [ 'gpt-3.5-turbo', 'gpt-3.5-turbo-16k', + 'gpt-3.5-turbo-1106', 'gpt-3.5-turbo-0613', 'gpt-3.5-turbo-0301', 'gpt-3.5-turbo-16k-0613',