Unable to Create File from R2 to Openai
Following these directions, I'm not able to get create file to work. https://developers.cloudflare.com/workers/tutorials/create-finetuned-chatgpt-ai-models-with-r2/
I'm getting "400 'file' is a required property".
Here is my code:
Cloudflare Docs
Create a fine-tuned OpenAI model with R2 · Cloudflare Workers docs
In this tutorial, you will use the OpenAI API and Cloudflare R2 to create a fine-tuned model . This feature in OpenAI’s API allows you to derive a …
1 Reply
Has anyone run into this error i.e uploading files to openai from a worker environment?
Following up on this. This appears to be an issue with the Cloudflare runtime.
Can't do multipart uploads with files