A UUID string identifying this sandbox.
An ID identifying the Prompt you’d like to deploy.
The Vellum-generated ID of the Prompt Deployment you’d like to update. Cannot specify both this and prompt_deployment_name. Leave null to create a new Prompt Deployment.
The unique name of the Prompt Deployment you’d like to either create or update. Cannot specify both this and prompt_deployment_id. If provided and matches an existing Prompt Deployment, that Prompt Deployment will be updated. Otherwise, a new Prompt Deployment will be created.
In the event that a new Prompt Deployment is created, this will be the label it’s given.
A human-readable label for the deployment
A name that uniquely identifies this deployment within its workspace
The ID of the history item associated with this Deployment’s LATEST Release Tag
Deprecated. The Prompt execution endpoints return a prompt_version_id
that could be used instead.
The current status of the deployment
ACTIVE
- ActiveARCHIVED
- ArchivedThe environment this deployment is used in
DEVELOPMENT
- DevelopmentSTAGING
- StagingPRODUCTION
- ProductionA human-readable description of the deployment