Create a new build or return a cached build for your uploaded context
Documentation Index
Fetch the complete documentation index at: https://daily-docs-pr-4424.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
cached: true. This makes repeated deployments much faster.
| Status | Description |
|---|---|
pending | Build created, waiting to start |
building | Build is in progress |
success | Build completed successfully, imageUri is available |
failed | Build failed, check errorMessage for details |
timeout | Build exceeded the time limit |
Authentication using a Pipecat Cloud API token.
The upload ID returned from the upload-url endpoint.
"550e8400-e29b-41d4-a716-446655440000"
Target region for the build. Must match the region used when getting the upload URL.
"us-west"
Path to the Dockerfile within the context archive.
"Dockerfile"