ChatGPT API – Excel Export (Just implemented version 4.0 from version 3.0)

Hey,

Starting from which version (or in general) it is possible to export data sent to the ChatGPT API → to export the data as an Excel (*.xlsx)?

Happy for the feedback :v:

Best
sight011

Welcome to the community!

.csv works with pretty much any version, but I imagine you would need to use assistants with code interpreter to generate .xlsx directly :thinking:

What have you tried so far?

Maybe to give more context I am a Product Manager and no developer…

But with the help of ChatGPT I build my first simple React.js/Node.js application (with a real use case).

Code Interpreter might be here the buzzword → I will try this

Is this a separate API? Currently I use model: “gpt-4-0125-preview”