Sam
Sam
BRBuildShip + Rowy
Created by Ada on 6/19/2024 in #❓・buildship-help
OpenAI File Upload API
I am trying to upload it to OpenAI Files API...We cannot upload a file URL to the files API...
19 replies
BRBuildShip + Rowy
Created by Ada on 6/19/2024 in #❓・buildship-help
OpenAI File Upload API
i am using flutterflow...so when the uploaded file from flutterflow reaches buidship through the file upload api node, it becomes a buffer (node.js) instance and is no longer the original file object....this buffer instance of the file can be uploaded to buildship storage or firebase storage but it cannot be sent to OpenAI storage (Add File API), because OpenAI expects the original file object......
19 replies
BRBuildShip + Rowy
Created by Ada on 6/19/2024 in #❓・buildship-help
OpenAI File Upload API
e upload
19 replies
BRBuildShip + Rowy
Created by Ada on 6/19/2024 in #❓・buildship-help
OpenAI File Upload API
i have tried multiple ways to solve this but none of them worked...i tried to pre-construct a data-form object, also tried converting the buffer instance into a file object etc etc....but nothing worked...those buildship tutorials are very basic ...
19 replies
BRBuildShip + Rowy
Created by Ada on 6/19/2024 in #❓・buildship-help
OpenAI File Upload API
i am gettig the same error
19 replies
BRBuildShip + Rowy
Created by Ada on 6/19/2024 in #❓・buildship-help
OpenAI File Upload API
have you figured it out?
19 replies
BRBuildShip + Rowy
Created by OGLuciferPrime on 1/23/2024 in #💬・general
Hello everyone is it possible to consume
as the file upload api is available now, how can i use the buffer instance to make an another api call to open ai that is a mutlipart/data-form api call? please help
13 replies