AsyncTemplate
build
template: The template to buildalias: Alias name for the templatecpu_count: Number of CPUs allocated to the sandboxmemory_mb: Amount of memory in MB allocated to the sandboxskip_cache: If True, forces a complete rebuild ignoring cacheon_build_logs: Callback function to receive build logs during the build processapi_key: E2B API key for authenticationdomain: Domain of the E2B API Example
build_in_background
template: The template to buildalias: Alias name for the templatecpu_count: Number of CPUs allocated to the sandboxmemory_mb: Amount of memory in MB allocated to the sandboxskip_cache: If True, forces a complete rebuild ignoring cacheapi_key: E2B API key for authenticationdomain: Domain of the E2B API
get_build_status
build_info: Build identifiers returned from build_in_backgroundlogs_offset: Offset for fetching logsapi_key: E2B API key for authenticationdomain: Domain of the E2B API