Hi,
I download a PDF file using the HTTP Get module, then upload this file to OpenAI Vector Store via OpenAI module.
What is the easiest way to use the original name of the file or a unique name and not the version automatically renamed by the HTTP Get module (file.pdf)?
(unfortunately there is no mapping option in the OpenAI module using unique filename and passing file data in other field)
Thank you very much in advance for any suggestions.