Merge pull request #3470 from SillyTavern/o1-vision-support Add o1 to vision-supported models

54a9e0afee9e687dee287c08c1508ebbf1f711fa

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +2 -0Ignore whitespace
public/scripts/openai.js+2 -0
@@ -4967,6 +4967,8 @@ export function isImageInliningSupported() {
49674967 'gpt-4-turbo',
49684968 'gpt-4o',
49694969 'gpt-4o-mini',
4970+ 'o1',
4971+ 'o1-2024-12-17',
49704972 'chatgpt-4o-latest',
49714973 'yi-vision',
49724974 'pixtral-latest',