Is there a way to input a powerpoint file to chatgpt in the backend (meaning using python apis)?
In other words, can i inout a powerpoint file in the messages parameters of the openai.ChatCompletion.create method?
And if not, how can we achieve this?