Azure OpenAI File API not working
jacobvduncan
0
Reputation points
Where could I report a feature missing as I do not believe I am missing anything.
As you can see here when using this endpoint, it is impossible to upload files to the assistant API by URL natively without having to make some in house system. It recognizes that the purpose is assistants however will say it's an invalid purpose anyway (if you give it a real invalid purpose the error will ask for a fileImport field.)
"message": "The fileImport field is required."
Sign in to answer