OpenAI File Upload via Files API and Uploads API
Description:
OpenAI API offers file upload functionality. The process is multi-step, involving minimum of four API calls. It and can be completed with custom OpenAI Custom API call piece or Send HTTP Request piece, but other systems (Zapier, n8n) offer this as an out of the box task. ActivePieces can easily add this feature to the existing OpenAI Piece.
Feature Request:
Can we add an “Upload File” feature to the existing OpenAI piece to upload file?
Reference Docs:
OpenAI API Reference. Follow these steps in order:
Once a File is uploaded into OpenAI, you can further leverage it for Fine Tuning or Assistants Vector Store Files. (This is my use case/end goal.)