What attachments Mime types are supported by the GPT 4o model? The documentation mentioned that it supports text and image files.
That’s, probably, supported text MIME types: https://platform.openai.com/docs/assistants/tools/file-search. But I wasn’t able to find image types.
Welcome to the dev forum @vduda
According to docs, currently you can upload PNG (.png), JPEG (.jpeg and .jpg), WEBP (.webp), and non-animated GIF (.gif) for consuming vision capability.
2 Likes
Thank you for the clarification