What file types are *actually* supported?

You mean like this, right?

image

I don’t exactly see how the code interpreter is relevant. My goal is to have files like CSVs, XLSXs, and such, ready for a proper file search. With code interpreter, it just writes and executes some code, that then reads through the provided files. But once you got a decent amount of files, it’s not really a proper solution, and it’s not comparable to the file-search feature.

With my original question, I was just curious if there was some information that I was missing, or anything like that. Sure, in the end, you can convert the files to another format, but if that extra step is avoidable, I’d appreciate it.

I’ve also seen some other docs regarding the supported file types. In this post from two months ago, the list is different, and also excludes CSVs and XLSXs. https://community.openai.com/t/what-file-types-are-supported-by-gpts-for-uploading-files-and-what-are-the-specific-file-size-limitations/678393/4?u=the_patbey Does anyone know what’s up with that?

1 Like