Module: Cohere::Transcribe::Runtime::Preparation

Defined in:
lib/cohere/transcribe/runtime/preparation.rb

Defined Under Namespace

Classes: Pipeline, PreparedEntry

Constant Summary collapse

MAX_PIPELINE_GROUP_BYTES =
512 * (1024**2)
MAX_GROUP_JOBS =
128