Changes to Gets a list of all files owned by the Azure OpenAI resource. These include user uploaded content like files with purpose "fine-tune" for training or validation of fine-tunes models as well as files that are generated by the service such as "fine-tune-results" which contains various metrics for the corresponding fine-tune job.
GET /files
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 26 revisions of this API.243
- 2022-03-01-previewb177dc430e392
- 2022-03-01-preview62a50a8e26791
- 2022-03-01-preview9d525b5caa3124
What changed
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the statusdefaultresponse-media-type-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional
queryrequest parameterpurposenew-optional-request-parameter
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ▲
removed the media type
application/jsonfor the response with the statusdefaultresponse-media-type-removed
- ●
deleted the
queryrequest parameterafterrequest-parameter-removed
- ●
deleted the
queryrequest parameterlimitrequest-parameter-removed
- ●
deleted the
queryrequest parameterorderrequest-parameter-removed
- ●
deleted the
queryrequest parameterpurposerequest-parameter-removed
This revision also has 149 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲