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
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○