v1

latestSwagger 2.02026-08-04232286653.5 KB
Foundry

Updates the HuggingFace source behind a deployed model's alias.

post/projects/{project_id}/foundry/deployed-models/update

Path parameters

project_idstring required

ID of the project.

Request body

model_aliasstring required

Customer-facing alias of the model to update.

new_hugging_face_modelstring required

New HuggingFace model to point the alias at.

regionstring

Region in which to perform the update. If omitted, all regions are updated.

run_candidate_testboolean

Whether to run a candidate health-check before switching the source.

Response