I’m just trying to use the API to make a simple requests including a prompt and an attached file from python but I haven’t found a toy example of how to do that with a Pro account.
Have you found a solution to your problem?
Hey team - unfortunately the API still doesn’t support file uploads, and the only inputs possible are still text and images. The common workaround to this is just to add a text extraction process before the API call.
This said, we are working on file uploads and these should be available in the next month.