fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: generate examples

+49 -49
+49 -49
examples/openapi-ts-openai/src/client/types.gen.ts
··· 215 215 } & ErrorEvent); 216 216 217 217 export const AssistantSupportedModels = { 218 - GPT_4O: 'gpt-4o', 218 + GPT_3_5_TURBO: 'gpt-3.5-turbo', 219 + GPT_3_5_TURBO_0125: 'gpt-3.5-turbo-0125', 220 + GPT_3_5_TURBO_0613: 'gpt-3.5-turbo-0613', 221 + GPT_3_5_TURBO_1106: 'gpt-3.5-turbo-1106', 222 + GPT_3_5_TURBO_16K: 'gpt-3.5-turbo-16k', 223 + GPT_3_5_TURBO_16K_0613: 'gpt-3.5-turbo-16k-0613', 219 224 GPT_4: 'gpt-4', 225 + GPT_4O: 'gpt-4o', 220 226 GPT_4O_2024_05_13: 'gpt-4o-2024-05-13', 221 227 GPT_4O_2024_08_06: 'gpt-4o-2024-08-06', 222 228 GPT_4O_2024_11_20: 'gpt-4o-2024-11-20', 223 229 GPT_4O_MINI: 'gpt-4o-mini', 224 230 GPT_4O_MINI_2024_07_18: 'gpt-4o-mini-2024-07-18', 225 - GPT_3_5_TURBO: 'gpt-3.5-turbo', 226 231 GPT_4_0125_PREVIEW: 'gpt-4-0125-preview', 227 - GPT_3_5_TURBO_0613: 'gpt-3.5-turbo-0613', 228 232 GPT_4_0314: 'gpt-4-0314', 229 - GPT_3_5_TURBO_0125: 'gpt-3.5-turbo-0125', 230 233 GPT_4_0613: 'gpt-4-0613', 231 - GPT_3_5_TURBO_1106: 'gpt-3.5-turbo-1106', 232 234 GPT_4_1: 'gpt-4.1', 233 - GPT_3_5_TURBO_16K: 'gpt-3.5-turbo-16k', 235 + GPT_4_1106_PREVIEW: 'gpt-4-1106-preview', 234 236 GPT_4_1_2025_04_14: 'gpt-4.1-2025-04-14', 235 - GPT_3_5_TURBO_16K_0613: 'gpt-3.5-turbo-16k-0613', 236 237 GPT_4_1_MINI: 'gpt-4.1-mini', 237 - GPT_4_1106_PREVIEW: 'gpt-4-1106-preview', 238 238 GPT_4_1_MINI_2025_04_14: 'gpt-4.1-mini-2025-04-14', 239 239 GPT_4_1_NANO: 'gpt-4.1-nano', 240 240 GPT_4_1_NANO_2025_04_14: 'gpt-4.1-nano-2025-04-14', 241 241 GPT_4_32K: 'gpt-4-32k', 242 - GPT_5: 'gpt-5', 243 242 GPT_4_32K_0314: 'gpt-4-32k-0314', 244 - GPT_5_2025_08_07: 'gpt-5-2025-08-07', 245 243 GPT_4_32K_0613: 'gpt-4-32k-0613', 246 - GPT_5_MINI: 'gpt-5-mini', 247 244 GPT_4_5_PREVIEW: 'gpt-4.5-preview', 248 - GPT_5_MINI_2025_08_07: 'gpt-5-mini-2025-08-07', 249 245 GPT_4_5_PREVIEW_2025_02_27: 'gpt-4.5-preview-2025-02-27', 250 - GPT_5_NANO: 'gpt-5-nano', 251 246 GPT_4_TURBO: 'gpt-4-turbo', 252 247 GPT_4_TURBO_2024_04_09: 'gpt-4-turbo-2024-04-09', 253 - GPT_5_NANO_2025_08_07: 'gpt-5-nano-2025-08-07', 254 248 GPT_4_TURBO_PREVIEW: 'gpt-4-turbo-preview', 255 249 GPT_4_VISION_PREVIEW: 'gpt-4-vision-preview', 250 + GPT_5: 'gpt-5', 251 + GPT_5_2025_08_07: 'gpt-5-2025-08-07', 252 + GPT_5_MINI: 'gpt-5-mini', 253 + GPT_5_MINI_2025_08_07: 'gpt-5-mini-2025-08-07', 254 + GPT_5_NANO: 'gpt-5-nano', 255 + GPT_5_NANO_2025_08_07: 'gpt-5-nano-2025-08-07', 256 256 O1: 'o1', 257 257 O1_2024_12_17: 'o1-2024-12-17', 258 258 O3_MINI: 'o3-mini', ··· 18391 18391 } & MessageDeltaContentImageUrlObject); 18392 18392 18393 18393 export const ChatModel = { 18394 + CHATGPT_4O_LATEST: 'chatgpt-4o-latest', 18395 + CODEX_MINI_LATEST: 'codex-mini-latest', 18396 + GPT_4: 'gpt-4', 18394 18397 GPT_4O: 'gpt-4o', 18395 18398 GPT_4O_2024_05_13: 'gpt-4o-2024-05-13', 18399 + GPT_3_5_TURBO: 'gpt-3.5-turbo', 18396 18400 GPT_4O_2024_08_06: 'gpt-4o-2024-08-06', 18401 + GPT_3_5_TURBO_0301: 'gpt-3.5-turbo-0301', 18397 18402 GPT_4O_2024_11_20: 'gpt-4o-2024-11-20', 18403 + GPT_3_5_TURBO_0613: 'gpt-3.5-turbo-0613', 18398 18404 GPT_4O_AUDIO_PREVIEW: 'gpt-4o-audio-preview', 18405 + GPT_3_5_TURBO_0125: 'gpt-3.5-turbo-0125', 18399 18406 GPT_4O_AUDIO_PREVIEW_2024_10_01: 'gpt-4o-audio-preview-2024-10-01', 18400 - GPT_4_1: 'gpt-4.1', 18407 + GPT_3_5_TURBO_1106: 'gpt-3.5-turbo-1106', 18401 18408 GPT_4O_AUDIO_PREVIEW_2024_12_17: 'gpt-4o-audio-preview-2024-12-17', 18402 - GPT_4_1_2025_04_14: 'gpt-4.1-2025-04-14', 18409 + GPT_3_5_TURBO_16K: 'gpt-3.5-turbo-16k', 18403 18410 GPT_4O_AUDIO_PREVIEW_2025_06_03: 'gpt-4o-audio-preview-2025-06-03', 18404 - GPT_4_1_MINI: 'gpt-4.1-mini', 18405 - CHATGPT_4O_LATEST: 'chatgpt-4o-latest', 18406 - GPT_4_1_MINI_2025_04_14: 'gpt-4.1-mini-2025-04-14', 18407 - CODEX_MINI_LATEST: 'codex-mini-latest', 18408 - GPT_4_1_NANO: 'gpt-4.1-nano', 18411 + GPT_3_5_TURBO_16K_0613: 'gpt-3.5-turbo-16k-0613', 18409 18412 GPT_4O_MINI: 'gpt-4o-mini', 18410 - GPT_4_1_NANO_2025_04_14: 'gpt-4.1-nano-2025-04-14', 18411 18413 GPT_4O_MINI_2024_07_18: 'gpt-4o-mini-2024-07-18', 18412 - GPT_5: 'gpt-5', 18413 - GPT_4: 'gpt-4', 18414 - GPT_5_2025_08_07: 'gpt-5-2025-08-07', 18415 18414 GPT_4O_MINI_AUDIO_PREVIEW: 'gpt-4o-mini-audio-preview', 18416 - GPT_5_CHAT_LATEST: 'gpt-5-chat-latest', 18417 18415 GPT_4O_MINI_AUDIO_PREVIEW_2024_12_17: 'gpt-4o-mini-audio-preview-2024-12-17', 18418 - GPT_5_MINI: 'gpt-5-mini', 18419 - GPT_3_5_TURBO: 'gpt-3.5-turbo', 18420 - GPT_5_MINI_2025_08_07: 'gpt-5-mini-2025-08-07', 18421 - GPT_3_5_TURBO_0301: 'gpt-3.5-turbo-0301', 18422 - GPT_5_NANO: 'gpt-5-nano', 18423 - GPT_3_5_TURBO_0613: 'gpt-3.5-turbo-0613', 18424 - GPT_5_NANO_2025_08_07: 'gpt-5-nano-2025-08-07', 18425 - GPT_3_5_TURBO_0125: 'gpt-3.5-turbo-0125', 18426 - O1: 'o1', 18427 - GPT_3_5_TURBO_1106: 'gpt-3.5-turbo-1106', 18428 - O1_2024_12_17: 'o1-2024-12-17', 18429 - GPT_3_5_TURBO_16K: 'gpt-3.5-turbo-16k', 18430 - O1_MINI: 'o1-mini', 18431 - GPT_3_5_TURBO_16K_0613: 'gpt-3.5-turbo-16k-0613', 18432 - O3: 'o3', 18433 18416 GPT_4O_MINI_SEARCH_PREVIEW: 'gpt-4o-mini-search-preview', 18434 - O3_2025_04_16: 'o3-2025-04-16', 18435 18417 GPT_4O_MINI_SEARCH_PREVIEW_2025_03_11: 18436 18418 'gpt-4o-mini-search-preview-2025-03-11', 18437 - O4_MINI: 'o4-mini', 18438 18419 GPT_4O_SEARCH_PREVIEW: 'gpt-4o-search-preview', 18439 - O4_MINI_2025_04_16: 'o4-mini-2025-04-16', 18440 18420 GPT_4O_SEARCH_PREVIEW_2025_03_11: 'gpt-4o-search-preview-2025-03-11', 18441 - O3_MINI: 'o3-mini', 18421 + GPT_4_1: 'gpt-4.1', 18442 18422 GPT_4_0125_PREVIEW: 'gpt-4-0125-preview', 18443 - O3_MINI_2025_01_31: 'o3-mini-2025-01-31', 18423 + GPT_4_1_2025_04_14: 'gpt-4.1-2025-04-14', 18444 18424 GPT_4_0314: 'gpt-4-0314', 18445 - O1_PREVIEW: 'o1-preview', 18425 + GPT_4_1_MINI: 'gpt-4.1-mini', 18446 18426 GPT_4_0613: 'gpt-4-0613', 18447 - O1_PREVIEW_2024_09_12: 'o1-preview-2024-09-12', 18427 + GPT_4_1_MINI_2025_04_14: 'gpt-4.1-mini-2025-04-14', 18448 18428 GPT_4_1106_PREVIEW: 'gpt-4-1106-preview', 18449 - O1_MINI_2024_09_12: 'o1-mini-2024-09-12', 18429 + GPT_4_1_NANO: 'gpt-4.1-nano', 18430 + GPT_4_1_NANO_2025_04_14: 'gpt-4.1-nano-2025-04-14', 18450 18431 GPT_4_32K: 'gpt-4-32k', 18451 18432 GPT_4_32K_0314: 'gpt-4-32k-0314', 18433 + GPT_5: 'gpt-5', 18452 18434 GPT_4_32K_0613: 'gpt-4-32k-0613', 18435 + GPT_5_2025_08_07: 'gpt-5-2025-08-07', 18453 18436 GPT_4_TURBO: 'gpt-4-turbo', 18437 + GPT_5_CHAT_LATEST: 'gpt-5-chat-latest', 18454 18438 GPT_4_TURBO_2024_04_09: 'gpt-4-turbo-2024-04-09', 18439 + GPT_5_MINI: 'gpt-5-mini', 18455 18440 GPT_4_TURBO_PREVIEW: 'gpt-4-turbo-preview', 18441 + GPT_5_MINI_2025_08_07: 'gpt-5-mini-2025-08-07', 18456 18442 GPT_4_VISION_PREVIEW: 'gpt-4-vision-preview', 18443 + GPT_5_NANO: 'gpt-5-nano', 18444 + GPT_5_NANO_2025_08_07: 'gpt-5-nano-2025-08-07', 18445 + O1: 'o1', 18446 + O1_2024_12_17: 'o1-2024-12-17', 18447 + O1_MINI: 'o1-mini', 18448 + O1_MINI_2024_09_12: 'o1-mini-2024-09-12', 18449 + O1_PREVIEW: 'o1-preview', 18450 + O1_PREVIEW_2024_09_12: 'o1-preview-2024-09-12', 18451 + O3: 'o3', 18452 + O3_2025_04_16: 'o3-2025-04-16', 18453 + O3_MINI: 'o3-mini', 18454 + O3_MINI_2025_01_31: 'o3-mini-2025-01-31', 18455 + O4_MINI: 'o4-mini', 18456 + O4_MINI_2025_04_16: 'o4-mini-2025-04-16', 18457 18457 } as const; 18458 18458 18459 18459 export type ChatModel = (typeof ChatModel)[keyof typeof ChatModel];