A valid request URL is required to generate request examples{
"checkpointedModelName": "<string>",
"fineTuningJobId": "<string>",
"copiedAccountDetails": [
{
"destinationResourceId": "<string>",
"region": "<string>",
"status": "Completed"
}
]
}Gets the status of a fine-tuning checkpoint copy.
NOTE: This Azure OpenAI API is in preview and subject to change.
A valid request URL is required to generate request examples{
"checkpointedModelName": "<string>",
"fineTuningJobId": "<string>",
"copiedAccountDetails": [
{
"destinationResourceId": "<string>",
"region": "<string>",
"status": "Completed"
}
]
}Enables access to checkpoint copy operations for models, an AOAI preview feature. This feature requires the 'aoai-copy-ft-checkpoints' header to be set to 'preview'.
preview application/json The explicit Azure AI Foundry Models API version to use for this request.
v1 if not otherwise specified.
v1, preview The request has succeeded.