v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Fine tune one or more QaModels.

post/v1/{+parent}:tuneQaScorecardRevision

Path parameters

parentstring required

Required. The parent resource for new fine tuning job instance.

Request body

validateOnlyboolean

Optional. Run in validate only mode, no fine tuning will actually run. Data quality validations like training data distributions will run. Even when set to false, the data quality validations will still run but once the validations complete we will proceed with the fine tune, if applicable.

filterstring

Required. Filter for selecting the feedback labels that needs to be used for training. This filter can be used to limit the feedback labels used for tuning to a feedback labels created or updated for a specific time-window etc.

Response

Successful response