Messaging files to OpenAI

I’m looking for the easiest process and plugins that:

  1. Generate txt file from a questionnaire that user fills.
  2. Send the file to OpenAI AI Assistant
    App should alow user to upload files that will be sent to OpenAI AI Assistant.
    Thanks!

I’ve managed to upload txt file to Bubble DB.
Then I want to send it to my AI Assistant using API Connector, with 2 API Calls:

  1. Upload File - response includes file id
  2. Send File to AI Assistant OpenAI using file id…
    Can someone help me to define these 2 APIs?
    My AI Assistant replies with a message that he didn’t get any file.
    APIs initialization succeeded, however the file doesn’t reach the Assistant.

Thanks!

This topic was automatically closed after 70 days. New replies are no longer allowed.