synth_ai.sdk.containers
Hosted Containers SDK — create, manage, and reference hosted containers by ID.
Access via SynthClient().containers.
Classes
ContainerType
Supported hosted container types.
ContainerSpec
Specification for creating a hosted container.
Container
Response model for a hosted container.
ContainersClient
Create and manage hosted environment containers.
Methods:
create
ContainerSpec.
get
list
delete
wait_ready
AsyncContainersClient
Async adapter over :class:ContainersClient (thread-offloaded).