When we execute the below
openai.File.create(file=open("…/resources/cal_dmv.jsonl"), purpose=‘answers’)
where does the file get uplaoded and stored. Does it get uploaded and stored securely and encrypted
When we execute the below
openai.File.create(file=open("…/resources/cal_dmv.jsonl"), purpose=‘answers’)
where does the file get uplaoded and stored. Does it get uploaded and stored securely and encrypted
Thanks, I have dropped a note to support team