Hi
I am using the Assistants v2 API in an internal application and want to keep track of the extention of files (png, pdf, etc) generated through the api.
We need to know ahead of time which extentions the API can return to us since we need to create rows for each type in our internal DB.
Is there a list somewhere which shows all of the file extentions that the assistants API can return or does the Assistants API simply have access to generate files with whatever extentions it feels like?
This is for generated files I.E. not files that I upload to the assistant for retrieval but files that the assistant creates based on the given prompt.