Skip to content

Commit fb8cc04

Browse files
committed
added gpt-4o-2024-08-06
1 parent fe315f8 commit fb8cc04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/models.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ export const models = {
1414
'gpt-4o',
1515
'gpt-4o-mini',
1616
'gpt-4o-2024-05-13',
17+
'gpt-4o-2024-08-06',
1718
'gpt-4-turbo',
1819
'gpt-4-turbo-2024-04-09',
1920
'gpt-4-0125-preview',
@@ -39,6 +40,7 @@ export const models = {
3940
'gpt-4o',
4041
'gpt-4o-mini',
4142
'gpt-4o-2024-05-13',
43+
'gpt-4o-2024-08-06',
4244
'gpt-4-turbo',
4345
'gpt-4-turbo-2024-04-09',
4446
'gpt-4-0125-preview',
@@ -63,6 +65,7 @@ export const models = {
6365
'gpt-4o',
6466
'gpt-4o-mini',
6567
'gpt-4o-2024-05-13',
68+
'gpt-4o-2024-08-06',
6669
'gpt-4-turbo',
6770
'gpt-4-turbo-2024-04-09',
6871
'gpt-4-0125-preview',
@@ -77,6 +80,7 @@ export const models = {
7780
'gpt-4o',
7881
'gpt-4o-mini',
7982
'gpt-4o-2024-05-13',
83+
'gpt-4o-2024-08-06',
8084
'gpt-4-turbo',
8185
'gpt-4-turbo-2024-04-09',
8286
'gpt-4-0125-preview',
@@ -88,6 +92,7 @@ export const models = {
8892
'gpt-4o',
8993
'gpt-4o-mini',
9094
'gpt-4o-2024-05-13',
95+
'gpt-4o-2024-08-06',
9196
'gpt-4-turbo',
9297
'gpt-4-turbo-2024-04-09',
9398
'gpt-4-turbo-preview',

0 commit comments

Comments
 (0)