Hi guys - My end goal is to upload a construction drawing PDF and have it sent to OpenAI where an assistant awaits fully prompted to help organize the notes on the drawings and dimensions on the layout.
What I’ve created so far is using the native bubble uploader to upload the file to the database, then Base64 encode that file (both are showing in the database.) I’m having difficulty then extracting that Base64 string to OpenAi through the API Connector.
Any help would be appreciated.
Thank you,
Marshall