Don’t know if the third part relates to openAI (which is where i wanted to send my files), but the solution i’m using right now is via
- create upload (establish the filename)
- add upload part (via the s3 pre-signed URL)
- finish the upload (capture the file_id)
- connect to relevant vector store…
so got the filename issue out of the way…
Bubble should however create a feature where the existing S3 can be directly accessed via the pre-signed URL function that would significantly reduce the hassle!
1 Like