latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
preview-deployments
Get the preview status of one fine-tuned version
Report whether one exact version can answer test requests right now.
Args: project_id: Project the version belongs to. training_job_id: The exact fine-tuned version. auth: Authenticated caller.
Returns: The version's state, the caller's authority over it, and a poll hint.
get/projects/{project_id}/preview-deployments/{training_job_id}
Path parameters
project_idstring uuid required
training_job_idstring uuid required
Response
Successful Response