v1

latestSwagger 2.02026-08-04232286653.5 KB
Foundry

Creates a self-serve deployment in the project.

Asynchronous: returns the accepted deployment ID and status.

post/projects/{project_id}/foundry/selfserve/deployments

Path parameters

project_idstring required

ID of the project.

Request body

deployment_namestring required

User-chosen deployment name.

fine_tuned_modelstring required

The fine-tuned model to deploy.

flavor_idstring required

ID of the flavor (hardware/model shape) to deploy on.

replicasinteger

Number of replicas to run.

Response

idstring

ID of the affected deployment.

statusstring

Resulting status.