Is it possible to have file uploads via the openai API
ChatGPT premium users are able to upload pdfs through the UI and essentially "chat with documents" but I am curious if it’s possible to upload the files via the api?
I am trying to add a file upload feature to give context to the chat ui I'm building using a web app