Add o1 to vision-supported models
| @@ -4967,6 +4967,8 @@ export function isImageInliningSupported() { | |||
| 4967 | 'gpt-4-turbo', | 4967 | 'gpt-4-turbo', |
| 4968 | 'gpt-4o', | 4968 | 'gpt-4o', |
| 4969 | 'gpt-4o-mini', | 4969 | 'gpt-4o-mini', |
| 4970 | 'o1', | ||
| 4971 | 'o1-2024-12-17', | ||
| 4970 | 'chatgpt-4o-latest', | 4972 | 'chatgpt-4o-latest', |
| 4971 | 'yi-vision', | 4973 | 'yi-vision', |
| 4972 | 'pixtral-latest', | 4974 | 'pixtral-latest', |