diff --git a/openapi.yaml b/openapi.yaml index 48c5e98f..9b953b00 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -7788,6 +7788,8 @@ components: - type: string enum: [ + "gpt-4o", + "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", @@ -9796,6 +9798,8 @@ components: - type: string enum: [ + "gpt-4o", + "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", @@ -10380,6 +10384,8 @@ components: - type: string enum: [ + "gpt-4o", + "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview", @@ -10584,6 +10590,8 @@ components: - type: string enum: [ + "gpt-4o", + "gpt-4o-2024-05-13", "gpt-4-turbo", "gpt-4-turbo-2024-04-09", "gpt-4-0125-preview",