{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Fine-Tunes: API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Fine-Tunes:", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A List Of All Fine Tune Jobs Owned By The Azure Openai Resource \r\nthe Details That Are Returned For Each Fine Tune Job Contain Besides Its Identifier\r\nthe Base Model, Training And Validation Files, Hyper Parameters, Time Stamps, Status And Events \r\nevents Are Created When The Job Status Changes, E G Running Or Complete, And When Results Are Uploaded", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/fine-tunes", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Creates A Job That Fine Tunes A Specified Model From A Given Training File \r\nresponse Includes Details Of The Enqueued Job Including Job Status And Hyper Parameters \r\nthe Name Of The Fine Tuned Model Is Added To The Response Once Complete", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/fine-tunes", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets Details For A Single Fine Tune Job Specified By The Given Fine Tune Id \r\nthe Details Contain The Base Model, Training And Validation Files, Hyper Parameters, Time Stamps, Status And Events \r\nevents Are Created When The Job Status Changes, E G Running Or Complete, And When Results Are Uploaded", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/fine-tunes/:fine_tune_id", "params": [ { "name": "fine_tune_id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes The Fine Tune Job Specified By The Given Fine Tune Id", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/fine-tunes/:fine_tune_id", "params": [ { "name": "fine_tune_id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The Events For The Fine Tune Job Specified By The Given Fine Tune Id \r\nevents Are Created When The Job Status Changes, E G Running Or Complete, And When Results Are Uploaded", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/fine-tunes/:fine_tune_id/events", "params": [ { "name": "fine_tune_id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "stream", "value": "", "type": "query", "description": "A flag indicating whether to stream events for the fine-tune job. If set to true,\r\n events will be sent as data-only server-sent events as they become available. The stream will terminate with\r\n a data: [DONE] message when the job is finished (succeeded, cancelled, or failed).\r\n If set to false, only events generated so far will be returned.." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Cancels The Processing Of The Fine Tune Job Specified By The Given Fine Tune Id", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/fine-tunes/:fine_tune_id/cancel", "params": [ { "name": "fine_tune_id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets Details For A Single Fine Tune Job Specified By The Given Fine Tune Id \r\nthe Details Contain The Base Model, Training And Validation Files, Hyper Parameters, Time Stamps, Status And Events \r\nevents Are Created When The Job Status Changes, E G Running Or Complete, And When Results Are Uploaded", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/fine-tunes/:fine-tune-id", "params": [ { "name": "fine-tune-id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Deletes The Fine Tune Job Specified By The Given Fine Tune Id", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/fine-tunes/:fine-tune-id", "params": [ { "name": "fine-tune-id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The Events For The Fine Tune Job Specified By The Given Fine Tune Id \r\nevents Are Created When The Job Status Changes, E G Running Or Complete, And When Results Are Uploaded", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/fine-tunes/:fine-tune-id/events", "params": [ { "name": "fine-tune-id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "stream", "value": "", "type": "query", "description": "A flag indicating whether to stream events for the fine-tune job. If set to true,\r\n events will be sent as data-only server-sent events as they become available. The stream will terminate with\r\n a data: [DONE] message when the job is finished (succeeded, cancelled, or failed).\r\n If set to false, only events generated so far will be returned.." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Cancels The Processing Of The Fine Tune Job Specified By The Given Fine Tune Id", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/fine-tunes/:fine-tune-id/cancel", "params": [ { "name": "fine-tune-id", "value": "", "type": "path", "description": "The identifier of the fine-tune job." }, { "name": "api-version", "value": "", "type": "query", "description": "The requested API version." } ] }, "docs": "Needs a more full description created." } ] } ], "bundled": true }